Hi Hemant, On Thu, Jan 18, 2018 at 6:23 AM, Hemant Chaudhary <hemantdude.chaudhary@xxxxxxxxx> wrote: > Hi All , > > I added the following patch of code in my worker.c > static void clean_child_exit(int code) > > if (one_process) { > prefork_note_child_killed(/* slot */ 0, 0, 0); > + atexit(apr_terminate); > } > ap_mpm_pod_close(my_bucket->pod); I committed http://svn.apache.org/r1814112 in trunk lately, don't these patches work for you? Not proposed for backport to 2.4.x yet, testing would help.. Regards, Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx