Re: [users@httpd] mod_proxy_http tuning

2022-08-02 Thread Suvendu Sekhar Mondal
Hello Jon, On Tue, Aug 2, 2022, 9:19 PM wrote: > Hi Fellow Travelers! > > > > I have an application team that is seeing dismal performance when > utilizing the Apache HTTPD front-end using mod_proxy_http to proxy a > back-end Tomcat server over SSL. If they bypass the Apache and go direct to > T

[users@httpd] mod_proxy_http tuning

2022-08-02 Thread jonmcalexander
Hi Fellow Travelers! I have an application team that is seeing dismal performance when utilizing the Apache HTTPD front-end using mod_proxy_http to proxy a back-end Tomcat server over SSL. If they bypass the Apache and go direct to Tomcat, everything is nice and fast. However, if they do the sa