
wrowe at rowe-clan
May 7, 2012, 1:20 PM
Post #2 of 2
(114 views)
Permalink
|
|
Re: How to differentiate between Graceful restart and stop in apache extended module
[In reply to]
|
|
On 5/7/2012 6:37 AM, vk.indushekar VK wrote: > Hi, > We developed a apache module mod_xx.so. We have a requirement where in we > need to differentiate between apache graceful restart and normal stop. We > need to execute certain part of the code for graceful restart only. > > So how do we differentiate between graceful restart and normal stop in > apache extended modules. Such questions about internal program state and c code are better addressed to the modules-dev [at] httpd peer module hacking and development list. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe [at] httpd For additional commands, e-mail: users-help [at] httpd
|