On Fri, Nov 3, 2017 at 12:42 PM, Hemant Chaudhary
<hemantdude.chaudh...@gmail.com> wrote:
>
> I killed as kill -9 process_id_of_httpd

Well, you don't let httpd cleanup anything before exiting by doing
this (it's simply killed immediately).
Why kill with no arg (i.e. kill -TERM) wouldn't be enough?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to