Welcome to the myhosting.com Forums.
-
overloaded
How can you tell if your server is overloaded? What do you do if that is your problem?
-
The symptoms of an overloaded Web server are:
requests are served with (possibly long) delays (from 1 second to a few hundred seconds);
500, 502, 503, 504 HTTP errors are returned to clients (sometimes also unrelated 404 error or even 408 error may be returned);
TCP connections are refused or reset (interrupted) before any content is sent to clients;
in very rare cases, only partial contents are sent (but this behavior may well be considered a bug, even if it usually depends on unavailable system resources).
Web server - Wikipedia, the free encyclopedia
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Version 4.1.7
Copyright ©2000 - 2013
All times are GMT -4. The time now is 07:40 PM.