[users@httpd] v2.4.6 strange bug

2021-03-19 Thread Gabriele Bulfon
Hi,   we have experienced problems on a CentOS7 with apache 2.4.6, APR 1.4.8, APR-UTIL 1.5.2.   Apache is doing proxypass to a tomcat webapp, including websocket, through these directives:   ProxyPass /webtop/push ws://127.0.0.1:58080/webtop/push ProxyPassReverse /webtop/push ws://127.0.0.1:58080

Re: [users@httpd] Self built httpd 2.4.43 problems

2021-02-09 Thread Gabriele Bulfon
[1] https://bz.apache.org/bugzilla/show_bug.cgi?id=61786 On Tue, Feb 9, 2021 at 11:07 AM Gabriele Bulfon wrote: > > Hi, I finally could produce the httpd blocked problem and ran a script to > dump stack of all running processes/threads. > They strangely look all quite the same! I attach here

Re: [users@httpd] Self built httpd 2.4.43 problems

2021-02-09 Thread Gabriele Bulfon
: Re: [users@httpd] Self built httpd 2.4.43 problems On Mon, Nov 2, 2020 at 4:17 PM Gabriele Bulfon wrote: > > Thanks, I configured and ran server-status after stopping/starting apache. > Top output is: > [...] > What should I check? > Also, when system blocks I won't be ab

Re: [users@httpd] Self built httpd 2.4.43 problems

2020-11-30 Thread Gabriele Bulfon
CET Oggetto: Re: [users@httpd] Self built httpd 2.4.43 problems On Mon, Nov 2, 2020 at 4:17 PM Gabriele Bulfon wrote: > > Thanks, I configured and ran server-status after stopping/starting apache. > Top output is: > [...] > What should I check? > Also, when system blocks I wo

Re: [users@httpd] Self built httpd 2.4.43 problems

2020-11-02 Thread Gabriele Bulfon
album/exoplanets   -- Da: Rainer Canavan A: users@httpd.apache.org Data: 2 novembre 2020 14.24.06 CET Oggetto: Re: [users@httpd] Self built httpd 2.4.43 problems On Mon, Nov 2, 2020 at 11:13 AM Gabriele Bulfon wrote: [...] Rec

[users@httpd] Self built httpd 2.4.43 problems

2020-11-02 Thread Gabriele Bulfon
Hi,   as the mantainers of the XStreamOS/illumos distro, we also have specific server packages where we build Apache httpd together with other server components. We have systems with apache 2.4.27 running for years without particular problems.   Recently we built version 2.4.43 and installed on a