Re: AJP connection pool issue bug?

2017-10-13 Thread TurboChargedDad .
I missed some of these messages before.. I apologize. Can I send these to you privately. On Wed, Oct 4, 2017 at 4:01 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > TCD, > > On 10/4/17 3:45 PM, TurboChargedDad . wrote: > > Pe

Re: AJP connection pool issue bug?

2017-10-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 TCD, On 10/4/17 3:45 PM, TurboChargedDad . wrote: > Perhaps I am not wording my question correctly. Can you confirm that the connection-pool exhaustion appears to be happening on the AJP client (httpd/mod_proxy_ajp) and NOT on the server (Tomcat/AJ

Re: AJP connection pool issue bug?

2017-10-04 Thread TurboChargedDad .
Perhaps I am not wording my question correctly. Today we have... [Prxoy 1] | [Proxy 2] ---> [Apache ---> tomcat1] (HTTPS) (HTTPS) (HTTPS) --> (AJP) --> So we send the information from the proxies over https to the instance running the tomcat server. The SSL is terminated by Apa

Re: AJP connection pool issue bug?

2017-10-04 Thread Mark Thomas
On 04/10/17 19:26, TurboChargedDad . wrote: > My initial reads about BIO vs NIO seems to involve terminating SSL at the > tomcat instance. Which we do not do. Am I running off into the weeds with > that? Yes. The NIO AJP connector is a drop in replacement for the BIO AJP connector. https://to

Re: AJP connection pool issue bug?

2017-10-04 Thread TurboChargedDad .
My initial reads about BIO vs NIO seems to involve terminating SSL at the tomcat instance. Which we do not do. Am I running off into the weeds with that? Thanks, TCD On Wed, Oct 4, 2017 at 9:17 AM, Mark Thomas wrote: > On 04/10/17 13:51, TurboChargedDad . wrote: > > Hello all.. > > I am go

Re: AJP connection pool issue bug?

2017-10-04 Thread Mark Thomas
On 4 October 2017 15:17:25 BST, Mark Thomas wrote: >On 04/10/17 13:51, TurboChargedDad . wrote: >> Hello all.. >> I am going to do my best to describe my problem. Hopefully someone >will >> have some sort of insight. >> >> Tomcat 7.0.41 (working on updating that) >> Java 1.6 (Working on getting

Re: AJP connection pool issue bug?

2017-10-04 Thread Mark Thomas
On 04/10/17 13:51, TurboChargedDad . wrote: > Hello all.. > I am going to do my best to describe my problem. Hopefully someone will > have some sort of insight. > > Tomcat 7.0.41 (working on updating that) > Java 1.6 (Working on getting this updated to the latest minor release) > RHEL Linux > >

AJP connection pool issue bug?

2017-10-04 Thread TurboChargedDad .
Hello all.. I am going to do my best to describe my problem. Hopefully someone will have some sort of insight. Tomcat 7.0.41 (working on updating that) Java 1.6 (Working on getting this updated to the latest minor release) RHEL Linux I inherited an opti-tenant setup. Individual user accounts o