View Single Post
  #8  
Old 01-21-2013, 11:51 PM
Monarobase Monarobase is offline
Senior Member
 
Join Date: Jan 2013
Posts: 96
Hello,

I've read the article, I'm getting 503 error messages and have actived core dumps but am not getting core dumps when I get the 503 error message.

I've checked my logs and it seems to happen when /scripts/restartsrv_httpd is run.

I'm watching to see if this is the problem, if it is I will ask you for some advice about making this script do a gracefull restart of litespeed instead of completly restarting litespeed and all php children.

cPanel runs this script by default for each account when it rotates logs so it's important that litespeed is reloaded without causing 503 errors.


Here is the type of errors I'm seeing :

2013-01-22 08:22:42.168 [INFO] [XX.XX.XX.XX:51376-1#APVH_my_domain.com] connection to [uds://tmp/lshttpd/lsphp5.sock.687671] on request #0, confirmed, 1, associated process: -1, running: 0, error: Connection reset by peer!
2013-01-22 08:22:42.175 [INFO] [XX.XX.XX.XX:51376-1#APVH_my_domain.com] connection to [uds://tmp/lshttpd/lsphp5.sock.687671] on request #0, confirmed, 1, associated process: -1, running: 0, error: Connection reset by peer!
2013-01-22 08:22:42.183 [INFO] [XX.XX.XX.XX:51376-1#APVH_my_domain.com] connection to [uds://tmp/lshttpd/lsphp5.sock.687671] on request #0, confirmed, 1, associated process: -1, running: 0, error: Connection reset by peer!
2013-01-22 08:22:42.183 [NOTICE] [XX.XX.XX.XX:51376-1#APVH_my_domain.com] Max retries has been reached, 503!
2013-01-22 08:22:42.183 [NOTICE] [XX.XX.XX.XX:51376-1#APVH_my_domain.com] oops! 503 Service Unavailable
Reply With Quote