Forum Moderators: phranque
When the "Service Unavailable" message occurs, if I refresh the page it will usually load after 1 or 2 times, sometimes with the style sheet and sometimes without out.
I have large site with many visitors. However I suspect that the load on the server is coming from the forum. It is a Snitz Forum and uses Classic ASP code. It is the only part of the website that I haven't built myself.
My basic question is, I need to know how many times per day, my site visitors are receiving this Service Unavailable message. and what I can do about it
How can I obtain this data? I don't think it is in the log files
Also any suggestions on how to lesson the load on the server would be appreciated. Do cookies cause a problem. I know the forum uses them extensively, as well as Application level variables and session variables.
So far the information I have Received from my hosting company is that my website continues to receive a very large amount of traffic, and is repeatedly hitting the 100 concurrent connection limit.
If someone attempts to connect to my website while there are already 100 active connections, the user will receive the service unavailable page. Basically 100 people can connect to mysite, but if 101 people try to connect that last person will get service unavailable.
Any help is much appreciated!
Thank You in advance.
[edited by: phranque at 5:59 pm (utc) on May 28, 2008]
[edited by: aish1108 at 6:12 pm (utc) on May 28, 2008]