-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Roy,
On 11/4/19 18:22, Roy Zhang wrote:
> Dear Christopher,
>
> Really appreciate ur quick response! Sorry for late reply due to
> personal affairs...
>
I haven't read the code in detail, but I'm guessing that the
thread pool
> uses a qu
Dear Christopher,
Really appreciate ur quick response! Sorry for late reply due to personal
affairs...
>>>I haven't read the code in detail, but I'm guessing that the thread pool
uses a queue and not a stack of threads, so each thread gets used,
repeatedly, in order of availability.
>>>Note that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Roy,
On 11/1/19 08:23, Roy Zhang wrote:
> 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#issueco
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