I have a asp.net 2.0 site that is on a GoDaddy Deluxe hosting package an someone says they keep getting page timeout errors. The site is mostly 2.0 code which has many requests to a MS SQL Server.

The techs on staff disclosed that the package only allows 100 concurrent connections. If it is a concurrent issue, is there a way with code I can view how many connections are made at a given time?

How do you troubleshoot something you can't manage?



Thanks.