warning in error_log when using websocket tunnel

2021-02-12 Thread jean-frederic clere
Hi, I have the warnings in error_log when a web socket is opened at the shutdown time: +++ [Fri Feb 12 16:10:39.243444 2021] [core:warn] [pid 2879580:tid 140162655000576] AH00045: child process 2879590 still did not exit, sending a SIGTERM [Fri Feb 12 16:10:41.245444 2021] [core:warn] [pid 2

Re: warning in error_log when using websocket tunnel

2021-02-12 Thread Ruediger Pluem
On 2/12/21 5:17 PM, jean-frederic clere wrote: > Hi, > > I have the warnings in error_log when a web socket is opened at the shutdown > time: > > +++ > [Fri Feb 12 16:10:39.243444 2021] [core:warn] [pid 2879580:tid > 140162655000576] AH00045: child process 2879590 still did not exit, > sendi

Re: warning in error_log when using websocket tunnel

2021-02-12 Thread jean-frederic clere
On 12/02/2021 17:34, Ruediger Pluem wrote: On 2/12/21 5:17 PM, jean-frederic clere wrote: Hi, I have the warnings in error_log when a web socket is opened at the shutdown time: +++ [Fri Feb 12 16:10:39.243444 2021] [core:warn] [pid 2879580:tid 140162655000576] AH00045: child process 287959

Re: warning in error_log when using websocket tunnel

2021-02-12 Thread Yann Ylavic
On Fri, Feb 12, 2021 at 5:59 PM jean-frederic clere wrote: > > On 12/02/2021 17:34, Ruediger Pluem wrote: > > > > On 2/12/21 5:17 PM, jean-frederic clere wrote: [] > >> do { > >> rv = apr_pollset_poll(pollset, timeout, &nresults, &results); > >> } while (APR_STATUS_I

Re: warning in error_log when using websocket tunnel

2021-02-15 Thread jean-frederic clere
On 12/02/2021 18:09, Yann Ylavic wrote: On Fri, Feb 12, 2021 at 5:59 PM jean-frederic clere wrote: On 12/02/2021 17:34, Ruediger Pluem wrote: On 2/12/21 5:17 PM, jean-frederic clere wrote: [] do { rv = apr_pollset_poll(pollset, timeout, &nresults, &results);