after 3 days of running a website i suddenly get a 503 response. the
logs show these lines:
----------------------------------------------------------
2007-12-05 11:58:15.186 [INFO] [193.241.77.59:33037-0#www.myfamoussite.de:lsapi] connection to [uds://tmp/lshttpd/lsphp.sock] on request #0, error: Connection reset by peer!
2007-12-05 11:58:15.186 [NOTICE] [193.241.77.59:33037-0#www.myfamoussite.de:lsapi] oops! 503 Service Unavailable
----------------------------------------------------------
the server was visited by 2 (!) users. the requested url was
a php script that retrieves some data from mysql and sends
about 50 kb html code to the visitor.
after stopping and starting lsws the server answers
without problem.
how can we debug the problem?
the server is running with the trial license for a few
days now. i would be very sad to see this crash after
buying the production license every week.
environment:
ubuntu 6.0.6, 64bit, lsapi using memcache, ffmpeg, apc and
some other plugins.
logs show these lines:
----------------------------------------------------------
2007-12-05 11:58:15.186 [INFO] [193.241.77.59:33037-0#www.myfamoussite.de:lsapi] connection to [uds://tmp/lshttpd/lsphp.sock] on request #0, error: Connection reset by peer!
2007-12-05 11:58:15.186 [NOTICE] [193.241.77.59:33037-0#www.myfamoussite.de:lsapi] oops! 503 Service Unavailable
----------------------------------------------------------
the server was visited by 2 (!) users. the requested url was
a php script that retrieves some data from mysql and sends
about 50 kb html code to the visitor.
after stopping and starting lsws the server answers
without problem.
how can we debug the problem?
the server is running with the trial license for a few
days now. i would be very sad to see this crash after
buying the production license every week.
environment:
ubuntu 6.0.6, 64bit, lsapi using memcache, ffmpeg, apc and
some other plugins.