[Resolved] LiteSpeed and WordPress

UWH-David

Active Member
#1
We have quite a few clients that are having 503 issues with LiteSpeed servers.

This occurs even with fresh installs. Some work and some don't.

2010-08-04 16:10:33.679 [INFO] [123.123.123.123:49945-0#APVH_facialexercisescshi.adomain.com] connection to [/tmp/lshttpd/APVH_usernameeworkouts.com_Suphp.sock.509] on request #0, confirmed, 1, associated process: 10539, running: 0, error: Connection reset by peer!
2010-08-04 16:10:33.870 [INFO] [123.123.123.123:49945-0#APVH_facialexercisescshi.adomain.com] connection to [/tmp/lshttpd/APVH_usernameeworkouts.com_Suphp.sock.509] on request #0, confirmed, 1, associated process: 10541, running: 0, error: Connection reset by peer!
2010-08-04 16:10:33.870 [NOTICE] [123.123.123.123:49945-0#APVH_facialexercisescshi.adomain.com] Max retries has been reached, 503!
2010-08-04 16:10:33.870 [NOTICE] [123.123.123.123:49945-0#APVH_facialexercisescshi.adomain.com] oops! 503 Service Unavailable
2010-08-04 16:10:33.870 [NOTICE] [123.123.123.123:49945-0#APVH_facialexercisescshi.adomain.com] Content len: 0, Request line:
GET /wp-admin/options-discussion.php HTTP/1.1
2010-08-04 16:10:33.870 [INFO] [123.123.123.123:49945-0#APVH_facialexercisescshi.adomain.com] File not found [/home/username/public_html/facialexercisescshi/503.shtml]
 
Last edited by a moderator:

NiteWave

Administrator
#4
if phpbuild/php-5.2.13/sapi/litespeed/lsapi_main.c is same with latest one, then no need rebuild and maybe other problem. if different, try rebuild.
 

UWH-David

Active Member
#5
I just rebuilt and the problem is far worse now affecting all scripts:

2010-08-08 12:12:43.978 [INFO] [123.123.123.123:60885-0#APVH_namelinky.anothertrajectory.com] connection to [/tmp/lshttpd/APVH_anothertrajectory.com_Suphp.sock.509] on request #0, confirmed, 1, associated process: 24010, running: 0, error: Connection reset by peer!
2010-08-08 12:12:43.978 [INFO] Remove pid: 24010
2010-08-08 12:12:44.173 [INFO] [123.123.123.123:60885-0#APVH_namelinky.anothertrajectory.com] connection to [/tmp/lshttpd/APVH_anothertrajectory.com_Suphp.sock.509] on request #0, confirmed, 1, associated process: 24015, running: 1, error: Connection reset by peer!
2010-08-08 12:12:44.173 [NOTICE] [123.123.123.123:60885-0#APVH_namelinky.anothertrajectory.com] Max retries has been reached, 503!
2010-08-08 12:12:44.173 [NOTICE] [123.123.123.123:60885-0#APVH_namelinky.anothertrajectory.com] oops! 503 Service Unavailable
2010-08-08 12:12:44.173 [NOTICE] [123.123.123.123:60885-0#APVH_namelinky.anothertrajectory.com] Content len: 0, Request line:
GET / HTTP/1.1
2010-08-08 12:12:44.173 [INFO] [123.123.123.123:60885-0#APVH_namelinky.anothertrajectory.com] File not found [/home/anothertr/public_html/namelinky.org/503.shtml]
2010-08-08 12:12:44.173 [INFO] Remove pid: 24015
 
Top