Did you now that if session state is enabled, the default ASP.NET setting, all requests from the same user session get queued and processed one after another? Disabling session state will make your server process all those requests simultaneously....
Posted:
11 May 2012
Comments
0
Views: 218
Rating: