Re: tomcat 10.1.33 random rare 500 response status for http2 upgrade with tls

2025-02-28 Thread Cenk Pekyaman
On Wed, Feb 26, 2025 at 5:31 PM Mark Thomas wrote: > On 26/02/2025 12:04, Mark Thomas wrote: > > On 26/02/2025 08:16, Mark Thomas wrote: > >> On 13/02/2025 10:04, Rémy Maucherat wrote: > >>> On Thu, Feb 13, 2025 at 9:41 AM Cenk Pekyaman > >>> wrote: > > We run tomcat on java17 with the

Re: Handling CloseNowException in Tomcat 9.0

2025-02-28 Thread Mark Thomas
On 27/02/2025 19:56, Banana Kanana wrote: Hi, We are using Apache Tomcat 9.0 and frequently see logs related to CloseNowException in one of our applications. This exception occurs on multiple operating systems, including OpenSUSE, Ubuntu, and Windows, and in different parts of our codebase. Fr