LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   General (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=25)
-   -   Connection reset by peer entries in log (http://www.litespeedtech.com/support/forum/showthread.php?t=2955)

anewday 05-05-2009 08:28 PM

Connection reset by peer entries in log
 
Ever since upgrading to 4.0, a lot of these entries appear in the log everyday. (IP addresses removed)

Code:

2009-05-05 01:10:45.127        NOTICE        [:13318-12#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #6, confirmed: 0, Connection reset by peer!
2009-05-05 11:30:10.214        NOTICE        [:44668-0#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #33, confirmed: 0, Connection reset by peer!
2009-05-05 12:37:53.895        NOTICE        [:53513-10#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #5, confirmed: 0, Connection reset by peer!
2009-05-05 12:39:38.990        NOTICE        [:52244-0#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #14, confirmed: 0, Connection reset by peer!
2009-05-05 12:53:18.842        NOTICE        [:1389-0#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #7, confirmed: 0, Connection reset by peer!
2009-05-05 12:54:27.343        NOTICE        [:43128-0#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #4, confirmed: 0, Connection reset by peer!
2009-05-05 14:09:45.276        NOTICE        [:63436-0#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #7, confirmed: 0, Connection reset by peer!
2009-05-05 15:26:32.701        NOTICE        [:2666-0#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #1, confirmed: 0, Connection reset by peer!
2009-05-05 15:27:28.085        NOTICE        [:56363-0#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #6, confirmed: 0, Connection reset by peer!
2009-05-05 15:35:09.176        NOTICE        [:56061-14#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #188, confirmed: 0, Connection reset by peer!
2009-05-05 15:38:45.333        NOTICE        [:2198-0#APVH_forum.domain.com] connection to [uds://tmp/lshttpd/lsphp4.sock] on request #5, confirmed: 0, Connection reset by peer!

Any ideas?

mistwang 05-05-2009 08:34 PM

That's because PHP process exit after serving previous request. LSWS will try another PHP process. As long as there is no "oops, 503", it is fine.

anewday 05-06-2009 01:00 PM

Any way to stop these entries in the log? I already set log level to NOTICE.

mistwang 05-06-2009 08:31 PM

We will change that log entry to INFO level, so it will not show up when log level set to NOTICE.

anewday 05-29-2009 11:41 AM

Thanks George.

After upgrading to 4.0.4. I'm starting to see this in the logs.

Code:

2009-05-29 01:13:50.005        NOTICE        [69.x.x.x:60467-0#APVH_forum.celinechannel.com] Suspious request timeout, associtated process: -1, running: 0.
What does it mean? There is a typo on the word "suspicious" and "associated" :P

mistwang 05-29-2009 01:27 PM

OK, typos fixed.

It means a request takes more time than expected to process, might be connection problem with the PHP processes, the server will retry, if it does not happen repeatedly and no 503 errors, no need to worry about it.


All times are GMT -7. The time now is 02:03 AM.