Welcome to MSDN Blogs Sign in | Join | Help

Wenlong Dong's Blog


WCF/WF performance
WCF for the web

April 2008 - Posts

WCF Request Throttling and Server Scalability
Two Threads per Request In .NET 3.0 and 3.5, there is a special behavior that you would observe for IIS-hosted WCF services. Whenever a request comes in, the system would use two threads to process the request: ยท One thread is the CLR ThreadPool thread Read More...
Page view tracker