Re: EOL - Tomcat versions

2024-01-07 Thread Brian Wolfe
https://tomcat.apache.org/whichversion.html 10.0 is EOL but 10.1 is still getting releases. https://tomcat.apache.org/tomcat-10.0-eol.html The official end of life plan for 8.5 https://tomcat.apache.org/tomcat-85-eol.html Basically the final release will be coming out, then it will receive no

Re: EOL - Tomcat versions

2024-01-07 Thread i...@flyingfischer.ch
https://endoflife.date/tomcat Am 08.01.24 um 07:39 schrieb Deshmukh, Kedar: Hello, Could you please throw some light on Tomcat versions and its EOL plan? 1. 8.5.X 2. 9.0.X 3. 10.0.X 4. 10.1.X This information would be very critical for us to move forward. Thanks, Kedar

EOL - Tomcat versions

2024-01-07 Thread Deshmukh, Kedar
Hello, Could you please throw some light on Tomcat versions and its EOL plan? 1. 8.5.X 2. 9.0.X 3. 10.0.X 4. 10.1.X This information would be very critical for us to move forward. Thanks, Kedar

Re: Possible AbstractProtocol.waitingProcessors leak in Tomcat 9.0.75

2024-01-07 Thread Jack Liang
I met the same problem on Tomcat 9.0.74 these days and I think I have found the answer. Our case is: 1. Open serveral Chrome tabs and each tab establish a websocket connection and a websocket session with Tomcat. To keep the connection and session alive, there is a JS timer who send a STOMP