Re: Is tomcat 8.5.24 uses thread pool by default.

2018-02-05 Thread Shiva Kumar K R
Hi, I got u right. Thanks for the quick answer. On 05-Feb-2018 8:32 PM, "Shiva Kumar K R" wrote: > Hi, > > Thanks for the response, u r right I'll do the cleanup. And is tomcat uses > new thread for each request or reuse existing thread. > > Thank you, &

Re: Is tomcat 8.5.24 uses thread pool by default.

2018-02-05 Thread Shiva Kumar K R
n up the > threadlocals.. > That is a problem by itself, you should always after a request have cleanup > all your threadlocals > > On 5 February 2018 at 15:36, Shiva Kumar K R > wrote: > > > Hi, > > > > Component details: > > Tomcat = 8.5.24 > > Java =

Is tomcat 8.5.24 uses thread pool by default.

2018-02-05 Thread Shiva Kumar K R
current request. Thank You, Shiva Kumar K R