Does IIS support multithreading?

LiLo

Active member
Joined
Mar 10, 2006
Messages
33
Hi,

Does IIS(Win xp version) support multithreading?

If so, how do we manage multithreading on IIS?
 
IIS is multithreaded and will take advantage of multiple cpus / cores.

Not entirely sure what you mean by
manage multithreading on IIS?
though - could you give a little more detal about what you are trying to do?
 
How to manage multi threads in IIS?

Hi,

There is multithreading capabilities in IIS 5.1 but how do we enable and manage multithreading?

I would like to know the general steps to do so.

Or any weblinks describing multithreading management in IIS would be appreciated also

:)
 
I assume this, this, and this are also you? :D (I just did a quick web search and got these hits). Did the link from webdeveloper.com about monitoring threads in IIS answer your question?
 
Back
Top