apache returning "The connection was reset"
Posted
by
usjes
on Server Fault
See other posts from Server Fault
or by usjes
Published on 2012-05-30T17:37:42Z
Indexed on
2012/05/30
22:42 UTC
Read the original article
Hit count: 284
One of my dedicated servers had some network issue today and the data center has to replace some router. Since then the sites on that server returns "The connection was reset" error most of the time.
I tried installing nginx and it opens better, but it still shows the error sometimes.
Everything in the config seems normal, what could be causing this error?
UPDATE:
Just noticed that in whm > apache status there are always only 1 requests currently being processed, 8 idle workers. I know for sure the server received thousands of requests per minute. What could be limiting this to such a low number?
© Server Fault or respective owner