CodexBloom - AI-Powered Q&A Platform

Tomcat 9 memory leak with Spring WebSocket and session management

👀 Views: 3 💬 Answers: 1 📅 Created: 2025-06-04
spring tomcat websocket memory-leak

I'm experiencing a memory leak issue with my Tomcat 9 server when using Spring WebSocket alongside session management. My application is designed to maintain us...