Tom Evans [mailto:tevans...@googlemail.com] wrote:

> Someone sent it USR1 - as the name suggests, it is a user signal. The 
> most common/easiest way to send apache a SIGUSR1 is to run "apachectl 
> graceful". Apache doesn't restart itself.

> Have you configured log rotation? When rotating logs, it is common to 
> gracefully restart apache to write to new log files.

Yep!

I found the answer in /etc/logrotate.d/apache2

/etc/init.d/apache2 reload is executed when logs are rotated.

Thanks!


Reply via email to