IIS性能优化
环境 Win2k Adv Server IIS5.0 .Net FrameWork v1.1.4322
1CPU/2G
Windows
驱动器页面文件大小的总数:4094MB
machine.config
<connectionManagement>
<add address="*"
maxconnection="40"
/>
</connectionManagement>
<httpRuntime
executionTimeout="90"
maxRequestLength="4096"
useFullyQualifiedRedirectUrl="false"
minFreeThreads="60"
minLocalRequestFreeThreads="60"
appRequestQueueLimit="100"
enableVersionHeader="true"
/>
<processModel
enable="true"
timeout="168:00:00"
idleTimeout="Infinite"
shutdownTimeout="0:00:05"
requestLimit="Infinite"
requestQueueLimit="10000"
restartQueueLimit="10"
memoryLimit="60"
webGarden="false"
cpuMask="0xffffffff"
userName="machine"
password="AutoGenerate"
logLevel="Errors"
clientConnectedCheck="0:00:05"
comAuthenticationLevel="Connect"
comImpersonationLevel="Impersonate"
responseDeadlockInterval="00:03:00"
maxWorkerThreads="80"
maxIoThreads="80"
/>
站点
性能选项页
选择最大的Web站点性能
爱东东
我的各类资源收集收集网站 http://tag.iddgame.com
我的实验性技术网站 http://www.iddgame.com
我的魔兽世界网站 http://www.iddwow.com.cn