Hi,
We are experiencing 503 errors on a particular Wordpress plugin (wpUserLinks). Every time a user submits a POST form, it responses 503.
The following is the error log:
2009-10-08 21:40:05.961 [INFO] [xxx] connection to [/tmp/lshttpd/lsphp5.sock] on request #176, confirmed, 1, associated process: 11316, running: 1, error: Connection reset by peer!
2009-10-08 21:40:05.961 [NOTICE] [xxx] Request in process stage, fail with 503
2009-10-08 21:40:05.961 [NOTICE] [xxx] oops! 503 Service Unavailable
2009-10-08 21:40:05.961 [NOTICE] [xxx] Content len: 144, Request line:
POST /link-feed/ HTTP/1.1
2009-10-08 21:40:05.961 [NOTICE] [xxx] Redirect: #1, URL: /index.php
If reverted back to Apache, no issues at all.
We've tried to tweak all sorts of configurations in LSWS but no dice. Any suggestions?
EDIT: LSWS 4.0.10, PHP 5.2.10
We are experiencing 503 errors on a particular Wordpress plugin (wpUserLinks). Every time a user submits a POST form, it responses 503.
The following is the error log:
2009-10-08 21:40:05.961 [INFO] [xxx] connection to [/tmp/lshttpd/lsphp5.sock] on request #176, confirmed, 1, associated process: 11316, running: 1, error: Connection reset by peer!
2009-10-08 21:40:05.961 [NOTICE] [xxx] Request in process stage, fail with 503
2009-10-08 21:40:05.961 [NOTICE] [xxx] oops! 503 Service Unavailable
2009-10-08 21:40:05.961 [NOTICE] [xxx] Content len: 144, Request line:
POST /link-feed/ HTTP/1.1
2009-10-08 21:40:05.961 [NOTICE] [xxx] Redirect: #1, URL: /index.php
If reverted back to Apache, no issues at all.
We've tried to tweak all sorts of configurations in LSWS but no dice. Any suggestions?
EDIT: LSWS 4.0.10, PHP 5.2.10
Last edited: