B
bonse
According to reference
http://support.microsoft.com/default.aspx?scid=kb;en-us;815156 , I added
<processModel enable="true" webGarden="true" cpuMask="8" /> on web.config,
restart iis service, the w3wp.exe process always use all cpu. The iis server
is windows 2003 iis6, how can i restrict ASP.NET to specific processors in a
multiprocessor system?
http://support.microsoft.com/default.aspx?scid=kb;en-us;815156 , I added
<processModel enable="true" webGarden="true" cpuMask="8" /> on web.config,
restart iis service, the w3wp.exe process always use all cpu. The iis server
is windows 2003 iis6, how can i restrict ASP.NET to specific processors in a
multiprocessor system?