Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Yann Ylavic
On Fri, Jul 21, 2017 at 1:08 AM, Yann Ylavic wrote: > On Thu, Jul 20, 2017 at 12:48 PM, Stefan Priebe - Profihost AG > wrote: >> V3 didn't help. > > I just posted a new patch in this thread, with a new approach which I > think is better anyway. > > Would you mind testing it in your environment?

Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Yann Ylavic
On Fri, Jul 21, 2017 at 1:05 AM, Postmaster wrote: > This message was created automatically by mail delivery software. Your email > message was not delivered as is to the intended recipients because malware > was detected in one or more attachments included with it. All attachments > were delet

Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Yann Ylavic
On Thu, Jul 20, 2017 at 12:48 PM, Stefan Priebe - Profihost AG wrote: > V3 didn't help. I just posted a new patch in this thread, with a new approach which I think is better anyway. Would you mind testing it in your environment? Regards, Yann.

Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Yann Ylavic
On Fri, Jul 14, 2017 at 9:52 PM, Yann Ylavic wrote: > > So overall, this patch may introduce the need for more workers than > before, what was (wrongly) done by the listener thread has to be done > somewhere anyway... That patch didn't work (as reported by Stefan Pribe) and I now don't feel the n

Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Yann Ylavic
On Fri, Jul 14, 2017 at 9:52 PM, Yann Ylavic wrote: > > So overall, this patch may introduce the need for more workers than > before, what was (wrongly) done by the listener thread has to be done > somewhere anyway... That patch didn't work (as reported by Stefan Pribe) and I now don't feel the n

Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Stefan Priebe - Profihost AG
Yes: Slot PID Stopping ConnectionsThreads Async connections total accepting busy idle writing keep-alive closing 03614 no 1 no4196 0 0 4294966701 13615 no 0 no5195 0 0 4294966697 21022

Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Yann Ylavic
On Thu, Jul 20, 2017 at 2:58 PM, Stefan Priebe - Profihost AG wrote: > Yes it looks the same but I can't tell if it is. > > Here's a backtrace from V3: > https://apaste.info/Aw0r Thanks Stefan, how about mod_status, still some strange entries? Regards, Yann.

Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Stefan Priebe - Profihost AG
Yes it looks the same but I can't tell if it is. Here's a backtrace from V3: https://apaste.info/Aw0r Greets, Stefan Excuse my typo sent from my mobile phone. > Am 20.07.2017 um 13:01 schrieb Yann Ylavic : > > On Thu, Jul 20, 2017 at 12:48 PM, Stefan Priebe - Profihost AG > wrote: >> V3 didn'

Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Yann Ylavic
On Thu, Jul 20, 2017 at 12:48 PM, Stefan Priebe - Profihost AG wrote: > V3 didn't help. Will post a new gdb backtrace soon takes some time as I'm on > holiday. Thanks Stefan, still some/the same issue in status? Regards, Yann.

Re: [Bug 60956] Event MPM listener thread may get blocked by SSL shutdowns

2017-07-20 Thread Stefan Priebe - Profihost AG
V3 didn't help. Will post a new gdb backtrace soon takes some time as I'm on holiday. Stefan Excuse my typo sent from my mobile phone. > Am 20.07.2017 um 01:26 schrieb Yann Ylavic : > > On Wed, Jul 19, 2017 at 11:14 PM, Stefan Priebe - Profihost AG > wrote: >> Am 19.07.2017 um 22:46 schrieb Y