domingo, agosto 27, 2006

httpd no funca con el -HUP

Al parecer algunos domingos el apache se cuelga despues de que logrotate envia le un -HUP.
Configure un crontab mientras investigo que puede ser. Aqui esta el log:
...
[Sun Aug 27 04:03:29 2006] [error] an unknown filter was not added: PHP
[Sun Aug 27 04:03:29 2006] [error] an unknown filter was not added: PHP
[Sun Aug 27 04:05:20 2006] [warn] child process 5194 still did not exit, sending a SIGTERM
...
[Sun Aug 27 04:05:25 2006] [error] child process 27843 still did not exit, sending a SIGKILL
[Sun Aug 27 04:05:25 2006] [error] child process 27844 still did not exit, sending a SIGKILL
[Sun Aug 27 04:05:26 2006] [notice] SIGHUP received. Attempting to restart
El mensaje de error aparece como 30 veces, antes de eso hay un mensaje de error de php.

2 comentarios:

Benjamin Gomez (BAGC) dijo...

Estoy en las mismas

Oliver S. dijo...

El problema pareciera estar solucionado con la version actual del apache:

# rpm -q httpd
httpd-2.0.52-41.ent.2.centos4