On Tue, 17 Aug 2004 06:19:48 -0400, Jeff Trawick <[EMAIL PROTECTED]> wrote:

> if a module could determine if the server is gracefully restarting,

<humor>
the only way to determine this is to hook the error log and look for
the different NOTICE messages issued by MPMs:

prefork: Graceful restart requested, doing restart
worker: " received.  Doing graceful restart"
</humor>

any other ways?

Reply via email to