ispCP - Board - Support
[OT] Apache is being killed every sunday morning at 6:25 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: [OT] Apache is being killed every sunday morning at 6:25 (/thread-3526.html)



[OT] Apache is being killed every sunday morning at 6:25 - rbtux - 06-16-2008 01:00 AM

Hi guys

I don't think that this is related to ispcp but maybe one of you saw that before:

My apache is getting killed by something every sunday morning at 06:25.

The only thing that is in the log is the following line:
[Sun Jun 15 06:25:43 2008] [notice] caught SIGWINCH, shutting down gracefully

I have a cronjob running that starts the apache at 06:26 every sunday. So I don't have any big interruption...

http://en.wikipedia.org/wiki/SIGWINCH that sounds a little strange...


RE: [OT] Apache is being killed every sunday morning at 6:25 - ergo - 06-16-2008 10:16 PM

its cause it doesnt come up after restart for log rorate i guess, you need to handle that yourself, i had similar problem


RE: [OT] Apache is being killed every sunday morning at 6:25 - rbtux - 06-16-2008 10:21 PM

Well I thougt it could be something like this. Thank you for confirmation.


RE: [OT] Apache is being killed every sunday morning at 6:25 - nicolas - 08-27-2008 06:47 PM

I have the same problem (Apache does not restart after log rotation, every day at 6:25AM).

How did you handle that?


RE: [OT] Apache is being killed every sunday morning at 6:25 - pgentoo - 08-30-2008 05:27 AM

What build are you guys running? I believe with the current SVN build, log rotation for apache is no longer needed, due to the fix for the "file handle problem". As well as fixing the problem of apache holding too many file handles, it will likely fix your issue too.

See: http://www.isp-control.net/ispcp/ticket/940