How to solve the problem of excessive iis connections

Source: Internet
Author: User

When using IIS to connect, we may encounter some problems. Here we will explain how to solve this problem when too many users are prompted about IIS connection. We know that both windows2000Pro and windowsXP allow only 10 concurrent connections. If the object is not released in time, even if you access it by yourself, too many users will be prompted.

There are 10. If you press f5 to refresh the page multiple times during the test, it will not take long for you to prompt too many visitors. I have encountered this kind of problem. It is a program problem. You must ensure that conn is required every time you open the database. close. Check your program well. There must be a place where the database is always on.

If the number of iis connections is too large, you can increase it. If you do not want to limit the number of people, set it to 2003 Server or.

If you do not want to reinstall the system, use apache for webserver.

We recommend that you change the 2kserver system or release all the objects created with server. create at the end of the page in a timely manner during programming, but this will reduce the response speed of user access,

If the VM is used, the traffic that the Network Space Provider sets for you is too small. Ask your network space provider to increase the traffic limit. May be charged)

Now we can find a good software to lift the IIS connection limit. We can use NTSwitch software.

When there is a problem with the IIS connection, we hope that you can find out the cause of the problem and do not do anything wrong.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.