Return to Snippet

Revision: 34629
at October 26, 2010 08:20 by oazabir


Initial Code
<system.net>
  <connectionManagement>
    <add address="*" maxconnection="100" />
  </connectionManagement>
</system.net>

Initial URL
http://www.codeproject.com/KB/aspnet/10ASPNetPerformance.aspx

Initial Description


Initial Title
system.net changes for more concurrent webservice calls

Initial Tags
aspnet

Initial Language
XML