Re: Worker MPM with debug mode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Yann,

Yes this patch of code is not working for worker mpm in Apache-2.4.25

Thanks
Hemant

On Jan 18, 2018 5:28 PM, "Yann Ylavic" <ylavic.dev@xxxxxxxxx> wrote:
Hi Hemant,

On Thu, Jan 18, 2018 at 6:23 AM, Hemant Chaudhary
<hemantdude.chaudhary@gmail.com> 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@httpd.apache.org
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux