Re: Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2024-12-27 Thread James H. H. Lampert
On 12/27/24 1:17 PM, Pete Helgren wrote: I haven't followed the full thread but are you using the HTTP Server for i as a front end and DCM to serve Certificates? No; just running Tomcat (7.0 on that particular customer box, because the OS release and PTF level won't support Tomcat 8, much less

Re: Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2024-12-27 Thread Pete Helgren
James, I haven't followed the full thread but are you using the HTTP Server for i as a front end and DCM to serve Certificates?  A couple of years back, I ran into an issue with the HTTP server when I was using both RSA and ECDHE certs, at least using the HTTP Server for i as a reverse proxy. 

Re: [OT] Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2024-12-27 Thread Christopher Schultz
Rob, On 12/27/24 2:31 PM, Rob Sargent wrote: I've saved a PDF of the relevant part of the SSLLabs report, so that I can compare it if I'm able to try the other configuration on Sunday. -- JHHL And you chose pdf over plain text why? It's maybe easier for James to print-to-PDF than to sav

Re: Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2024-12-27 Thread Rob Sargent
> > I've saved a PDF of the relevant part of the SSLLabs report, so that I can > compare it if I'm able to try the other configuration on Sunday. > > -- > JHHL > And you chose pdf over plain text why? > - To unsubscribe

Re: (errata corige) contextDestoryed events order of calling

2024-12-27 Thread Christopher Schultz
Ivano, On 12/27/24 12:48 PM, Ivano Luberti wrote: Chris, first of all thanks for your response. Il 27-Dec-24 18:37, Christopher Schultz ha scritto: Ivano, On 12/27/24 11:48 AM, Ivano Luberti wrote: > Tomcat version is 9.0.96 > > I have two questions: > > 2) The docs (https://tomcat.apache.or

Re: (errata corige) contextDestoryed events order of calling

2024-12-27 Thread Ivano Luberti
Chris, first of all thanks for your response. Il 27-Dec-24 18:37, Christopher Schultz ha scritto: Ivano, On 12/27/24 11:48 AM, Ivano Luberti wrote: > Tomcat version is 9.0.96 > > I have two questions: > > 2) The docs (https://tomcat.apache.org/tomcat-9.0-doc/servletapi/javax/ servlet/Servlet

Re: System.gc() call in Tomcat 9.0.96

2024-12-27 Thread Christopher Schultz
Markus, On 12/27/24 12:16 PM, i...@flyingfischer.ch.INVALID wrote: Manisha you may be able to disable explicit System.gc() via the java argument - XX:+DisableExplicitGC. https://www.baeldung.com/java-system-gc But ... WHY? This is a situation that should really only occur once during the

Re: (errata corige) contextDestoryed events order of calling

2024-12-27 Thread Christopher Schultz
Ivano, On 12/27/24 11:48 AM, Ivano Luberti wrote: > Tomcat version is 9.0.96 > > I have two questions: > > 2) The docs (https://tomcat.apache.org/tomcat-9.0-doc/servletapi/javax/ servlet/ServletContextListener.html) state that > >> All servlets and filters have been destroyed before any Ser

Re: contextDestoryed events order of calling

2024-12-27 Thread Christopher Schultz
Ivano, On 12/27/24 11:48 AM, Ivano Luberti wrote: Hi everyone Using Tomcat 9.5 Doesn't exist. I have two questions: 2) The docs (https://tomcat.apache.org/tomcat-9.0-doc/servletapi/javax/ servlet/ServletContextListener.html) state that All servlets and filters have been destroyed before

Re: Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2024-12-27 Thread Christopher Schultz
James, On 12/27/24 11:35 AM, James H. H. Lampert wrote: On 12/27/24 8:14 AM, Christopher Schultz wrote: When you got Chrome working again, which cipher suite did it successfully negotiate? If you try in this configuration with Firefox, which cipher suite is successfully negotiated? Dear Chr

(errata corige) contextDestoryed events order of calling

2024-12-27 Thread Ivano Luberti
Tomcat version is 9.0.96 Sorry Hi everyone Using Tomcat 9.5 I have two questions: 2) The docs (https://tomcat.apache.org/tomcat-9.0-doc/servletapi/javax/servlet/ServletContextListener.html) state that All servlets and filters have been destroyed before any ServletContextLis

Re: System.gc() call in Tomcat 9.0.96

2024-12-27 Thread i...@flyingfischer.ch.INVALID
Manisha you may be able to disable explicit System.gc() via the java argument -XX:+DisableExplicitGC. https://www.baeldung.com/java-system-gc Markus Am 27.12.24 um 17:55 schrieb Christopher Schultz: Manisha, On 12/27/24 2:45 AM, Manisha Subramanian wrote: Details of our application are g

Re: Setting sun.io.useCanonCaches to flase

2024-12-27 Thread Christopher Schultz
Carl, On 12/27/24 9:49 AM, Carl Wick wrote: Running Tomcat as a service, don't have a Java tab. Created the following System Environment Variable: Are you on Windows? Are you using the Tomcat service (procrun)? If so, then you have a Java tab somewhere. Variable name: Sun.io.useCanonCaches

Re: System.gc() call in Tomcat 9.0.96

2024-12-27 Thread Christopher Schultz
Manisha, On 12/27/24 2:45 AM, Manisha Subramanian wrote: Details of our application are given below: OS: RHEL 8.x [OpenSSL version: 1.1.1] Configuration: We're using Tomcat as an HTTP Server, but it is embedded as part of our application Java version: Java 8u381 We're using Apache Tomcat 9.0.8

contextDestoryed events order of calling

2024-12-27 Thread Ivano Luberti
Hi everyone Using Tomcat 9.5 I have two questions: 2) The docs (https://tomcat.apache.org/tomcat-9.0-doc/servletapi/javax/servlet/ServletContextListener.html) state that All servlets and filters have been destroyed before any ServletContextListeners are notified of context destruction. N

Re: Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2024-12-27 Thread James H. H. Lampert
On 12/27/24 8:14 AM, Christopher Schultz wrote: When you got Chrome working again, which cipher suite did it successfully negotiate? If you try in this configuration with Firefox, which cipher suite is successfully negotiated? Dear Christopher: At this time, switching them back to the "no ke

Re: Weirdest thing this afternoon: Firefox liked a server, but Chrome didn't

2024-12-27 Thread Christopher Schultz
James, On 12/19/24 11:15 PM, James Lampert wrote: This afternoon, I was doing a routine certificate update for a customer (cert in a Java Keystore), and when I restarted, Firefox worked just fine with the site, but Chrome kept insisting it couldn't negotiate a cipher. What cipher suite did Fir

RE: Setting sun.io.useCanonCaches to flase

2024-12-27 Thread Carl Wick
Running Tomcat as a service, don't have a Java tab. Created the following System Environment Variable: Variable name: Sun.io.useCanonCaches Variable value: false -Original Message- From: Mark Thomas Sent: Friday, December 20, 2024 12:12 PM To: users@tomcat.apache.org Sub