Re: Strange connection error

2021-06-10 Thread calder
On Thu, Jun 10, 2021, 15:11 Mark A. Claassen wrote: > Anyway, I will do some research on the debugging technique mentioned > earlier. > https://support.f5.com/csp/article/K50557518 >

RE: Strange connection error

2021-06-10 Thread Mark A. Claassen
> "useAprConnector [false], useOpenSSL [true]" I looked at an old server and it said the same, so this is probably not related to my problem. Mark Claassen Senior Software Engineer Donnell Systems, Inc. 130 South Main Street Leighton Plaza Suite 375 South Bend, INĀ  46601 E-mail:

RE: Strange connection error

2021-06-10 Thread Mark A. Claassen
I am still trying to figure out the debugging, but I did see that, going through the reverse proxy and direct, it is using TLS1.2. From wireshark (no debugging) Going through the reverse proxy, there is a ClientHello, two ACK, and then a ServerHello Going direct, I get the ClientHello and two

RE: Strange connection error

2021-06-10 Thread Mark A. Claassen
Here is what I get in catalina.out now. Hopefully this is all correct. I am a bit confused by "useAprConnector [false], useOpenSSL [true]" Anyway, I will do some research on the debugging technique mentioned earlier. -- Jun 10, 2021 4:05:42 PM org.apache.catalina.core.AprLifecycleListener

Re: Strange connection error

2021-06-10 Thread Mark A. Claassen
Thanks for the tip. To be honest, I am not exactly sure how to set that up, but since it involves the rebuilding of the native libraries, I will start with that. Maybe that alone will solve the issue. If not, I will try to figure out how to debug all this. If I get stuck, I will post

Re: Strange connection error

2021-06-10 Thread Mark Thomas
On 10/06/2021 18:11, Mark A. Claassen wrote: Thanks for the reply. Is doesn't seem like OpenSSL is rejecting the connection. I would have thought that if OpenSSL would have rejected the connection, it would not hit even hit the access log. Maybe that is not the case. But, to answer your

RE: Strange connection error

2021-06-10 Thread Mark A. Claassen
Thanks for the reply. Is doesn't seem like OpenSSL is rejecting the connection. I would have thought that if OpenSSL would have rejected the connection, it would not hit even hit the access log. Maybe that is not the case. But, to answer your question, we did not upgrade the version of Java.

Re: client write waits on postgresql RDS

2021-06-10 Thread Christopher Schultz
Ayub, On 6/10/21 01:10, Ayub Khan wrote: Seeing client write waits on postgresql as attached in the image. Image attachments are removed from this list. Please use text to describe what's happening. Is there any bottle neck which is causing the client write waits on postgresql? Sounds

RE: Strange connection error

2021-06-10 Thread jonmcalexander
Is it a cypher issue? (noting the handshake issue). Did you also upgrade the Java at the same time? Dream * Excel * Explore * Inspire Jon McAlexander Infrastructure Engineer Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware | Infrastructure

Strange connection error

2021-06-10 Thread Mark A. Claassen
I just upgraded from 9.0.12 to 9.0.46. Everything seemed to go pretty smoothly, but I am getting a strange connection error from certain connections We have several different things that connect to the webserver. Browsers connect fine. We have a monitoring script in Perl that works fine.

Re: Need help on ssl handshake logging for audit purpose

2021-06-10 Thread Mark Thomas
On 10/06/2021 12:40, Ragavendhiran Bhiman (rabhiman) wrote: Any help please? Exact JDK name and version? Mark From: Ragavendhiran Bhiman (rabhiman) Date: Wednesday, 9 June 2021 at 7:37 PM To: Tomcat Users List Subject: Re: Need help on ssl handshake logging for audit purpose Hi John I

Re: Need help on ssl handshake logging for audit purpose

2021-06-10 Thread Ragavendhiran Bhiman (rabhiman)
Any help please? From: Ragavendhiran Bhiman (rabhiman) Date: Wednesday, 9 June 2021 at 7:37 PM To: Tomcat Users List Subject: Re: Need help on ssl handshake logging for audit purpose Hi John I am getting the output like this 10966181161114832473721710433823523866273491920411012289522541835156

Re: Heap allocations when switching from Tomcat 7 to Tomcat 8

2021-06-10 Thread Mark Thomas
On 09/06/2021 19:12, James H. H. Lampert wrote: We are beginning to migrate some of our customers from Tomcat 7 to Tomcat 8.5. Some of them have performance issues even with heap allocations of -Xms4096m -Xmx5120m Would it be necessary to go even bigger with Tomcat 8.5? Generally I'd say