Re: [users@httpd] mod_proxy_http tuning

2022-08-10 Thread Suvendu Sekhar Mondal
CIO | EAS | Middleware | Infrastructure Solutions > > > > 8080 Cobblestone Rd | Urbandale, IA 50322 > MAC: F4469-010 > > Tel 515-988-2508 | Cell 515-988-2508 > > > > jonmcalexan...@wellsfargo.com > > This message may contain confidential and/or privileged in

RE: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-09 Thread jonmcalexander
e this message. Thank you for your cooperation. From: Beard, Shawn Sent: Tuesday, August 9, 2022 8:12 AM To: users@httpd.apache.org Subject: RE: [users@httpd] mod_proxy_http tuning [EXTERNAL] Are there any firewalls or anything between the webserver and the tomcat server? Or are they on the same

RE: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-09 Thread Beard, Shawn
alexan...@wellsfargo.com.INVALID Sent: Monday, August 8, 2022 2:51 PM To: users@httpd.apache.org Subject: RE: [users@httpd] mod_proxy_http tuning [EXTERNAL] ** CAUTION: External message This has been done with no effect. Dream * Excel * Explore * Inspire Jon McAlexander Senior Infrastructure En

RE: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-08 Thread jonmcalexander
ubject: Re: [users@httpd] mod_proxy_http tuning [EXTERNAL] Thank you for your help On Wed, Aug 3, 2022, 10:42 AM Beard, Shawn mailto:sbe...@wrberkley.com.invalid>> wrote: Try adding this to the tomcat connector you are using in the server.xml if you don’t already have it and re

Re: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-08 Thread A.J. T
gt; Phone: *+1-515-564-2528* <+1-515-564-2528> > Email: *sbe...@wrberkley.com* > Website: https://berkleytechnologyservices.com/ > Technology Leadership Unleashing Business Potential > > > > *From:* jonmcalexan...@wellsfargo.com.INVALID > > *Sent:* Tuesday, August 2, 2022 10:50

RE: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-08 Thread jonmcalexander
Sent: Wednesday, August 3, 2022 3:53 PM To: users@httpd.apache.org Subject: RE: [users@httpd] mod_proxy_http tuning [EXTERNAL] Unfortunately, these updates also didn’t have any affect. Still slow via proxy. Dream * Excel * Explore * Inspire Jon McAlexander Senior Infrastructure Engineer Asst. Vice Presid

RE: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-03 Thread jonmcalexander
nesday, August 3, 2022 12:50 PM To: users@httpd.apache.org Subject: RE: [users@httpd] mod_proxy_http tuning [EXTERNAL] Also here is what we use our virtualhost config in apache for this and it works well. Header add Set-Cookie "ROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/" env=BALANC

RE: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-03 Thread jonmcalexander
PM To: users@httpd.apache.org Subject: RE: [users@httpd] mod_proxy_http tuning [EXTERNAL] Try adding this to the tomcat connector you are using in the server.xml if you don’t already have it and restart tomcat. proxyName="your.url.com" proxyPor

RE: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-03 Thread jonmcalexander
your cooperation. From: Beard, Shawn Sent: Wednesday, August 3, 2022 12:50 PM To: users@httpd.apache.org Subject: RE: [users@httpd] mod_proxy_http tuning [EXTERNAL] Also here is what we use our virtualhost config in apache for this and it works well. Header add Set-Cookie &q

RE: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-03 Thread Beard, Shawn
; Website: https://berkleytechnologyservices.com/ [cid:image177720.jpg@041583EB.14B9DA96] Technology Leadership Unleashing Business Potential From: jonmcalexan...@wellsfargo.com.INVALID Sent: Wednesday, August 3, 2022 12:14 PM To: users@httpd.apache.org Subject: RE: [users@httpd] mod_proxy_http

RE: [users@httpd] mod_proxy_http tuning [EXTERNAL]

2022-08-03 Thread Beard, Shawn
eytechnologyservices.com/ [cid:image241153.jpg@D52CEF9A.1E77E9C3] Technology Leadership Unleashing Business Potential From: jonmcalexan...@wellsfargo.com.INVALID Sent: Tuesday, August 2, 2022 10:50 AM To: users@httpd.apache.org Subject: [users@httpd] mod_proxy_http tuning [EXTERNAL] ** CAUTION: Ext

RE: [users@httpd] mod_proxy_http tuning

2022-08-03 Thread jonmcalexander
te this message. Thank you for your cooperation. From: Suvendu Sekhar Mondal Sent: Tuesday, August 2, 2022 12:03 PM To: users@httpd.apache.org Subject: Re: [users@httpd] mod_proxy_http tuning Hello Jon, On Tue, Aug 2, 2022, 9:19 PM mailto:jonmcalexan...@wellsfargo.com.invalid>> wrote: H

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