ASP.NET Thread usage on IIS

added by vijayst
11/5/2011 1:41:32 AM

102 Views

This post describes how IIS handles concurrent requests - how the request is queued internally with different versions of IIS. It also explains where the settings for concurrency should be made for different versions. A very useful reference material if you are doing performance tuning of web applications.


0 comments