How to limit the concurrent connections of website?

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • John_Accuwebhosting
    Senior Member
    • Jun 2006
    • 120

    How to limit the concurrent connections of website?

    You may be in a need to limit the concurrent connections of a website. It helps to prevent the website becoming overloaded or suffering from decreased performance. It is useful specifically in a shared hosting environment where the resources are getting shared between all the websites hosted on a single server.

    You can limit concurrent connections from IIS 6.0 directly by following below steps:

    1. Open IIS 6.0. (Click on Start -> Control panel -> Administrative Tools)



    2. Double click on WebSites.
    3. Right click on the website for which you wish to set the limit.



    4. Click on Properties.
    5. Select performance tab.



    6. Select checkbox “Connections limit to:” under website connections.



    7. Specify number of connections value you wish to set.
    8. Click on Apply to save the changes.

    Thanks!
Working...
X