0
kicks
ASP.NET Thread usage on IIS
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.