Dec 21, 2022
No, you don't need to increase the thread pool size, because all request processing is handled by virtual thread. As you can see on the JVisualVm picture for Tomcat, it needs only 24 threads for processing 4k parallel requests (https://miro.medium.com/max/720/1*0L1BNiBHvTvgonIr1BdFTw.webp)