I am really tired of 503 errors. I have setup a new apache server and transferring some of my websites to apache. I have tried all versions, including 4.1.0RC1 and compiled php several times (5.2.8, 5.2.9, 5.2.10) but no luck. What is the exact cause of this problem and how can I fix? I have two servers with this problem and I am in a very big trouble...
Thanks in advance...
Thanks in advance...
Code:
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] ExtConn::onRead()
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] LsapiConn::doRead()
2009-08-26 22:40:16.724 [INFO] [XX.218.116.131:52103-0#APVH_example.com:lsapi] connection to [/tmp/lshttpd/APVH_example.com_Suphp.sock.164] on request #0, confirmed, 0, associated process: 32747, running: 1, error: Connection reset by peer!
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] [ExtConn] close()
2009-08-26 22:40:16.724 [DEBUG] [uds://tmp/lshttpd/APVH_example.com_Suphp.sock] No Request has been processed successfully through this connection, the maximum connections allowed will be reduced!
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] HttpExtConnector::tryRecover()...
2009-08-26 22:40:16.724 [NOTICE] [XX.218.116.131:52103-0#APVH_example.com:lsapi] Max retries has been reached, 503!
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] HttpIOLink::continueWrite()...
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] write resumed!
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] HttpIOLink::suspendWrite()...
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] HttpConnection::sendHttpError(),code=503 Service Unavailable^M
2009-08-26 22:40:16.724 [NOTICE] [XX.218.116.131:52103-0#APVH_example.com:lsapi] oops! 503 Service Unavailable^M
2009-08-26 22:40:16.724 [NOTICE] [XX.218.116.131:52103-0#APVH_example.com:lsapi] Content len: 0, Request line:
GET /sorting/modify/item-showhtmllist-1/dir/a/attr/c,232,Teknik-Servis.htm HTTP/1.1
2009-08-26 22:40:16.724 [NOTICE] [XX.218.116.131:52103-0#APVH_example.com:lsapi] Redirect: #1, URL: /index.php
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] redirect to:
URI=[/503.shtml],
QueryString=[]
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] processContext() return 15
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] HttpConnection::flush()!
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] Written to client: 662
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] HttpConnection::nextRequest()!
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] Non-KeepAlive, CLOSING!
2009-08-26 22:40:16.724 [DEBUG] [XX.218.116.131:52103-0#APVH_example.com:lsapi] Shutting down out-bound socket ...