Re: Question about thread's "keep alive time" value in Embed Tomcat 8.5 in Spring Boot 1.5

2019-11-04 Thread Roy Zhang
to file a but against the Java API and not Tomcat.", do we have any mature solution (e.g, any open source project) which change the tomcat thread pool's behavior (e.g, FIFO approach)? Thanks in advance! Thanks, Roy On Fri, Nov 1, 2019 at 9:56 PM Christopher Schultz < ch...@chris

Question about thread's "keep alive time" value in Embed Tomcat 8.5 in Spring Boot 1.5

2019-11-01 Thread Roy Zhang
Dear Tomcat experts, I am confused about "keep alive time" value in Embed Tomcat. I am using Spring Boot 1.5, embed tomcat version is 8.5. According to https://github.com/spring-projects/spring-boot/issues/16450#issuecomment-480236238, we can't configured thread's "keep alive time" via "maxIdleTi