-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Arvind,
On 5/2/2009 3:37 AM, S Arvind wrote:
> Is there any possibility that tomcat 6 process threads will increase even
> in the idle state without working on any request.
>
> since if i check the tomcat thread by
> *ps -C java -L -o pid,tid,pcpu,st
Is there any possibility that tomcat 6 process threads will increase even
in the idle state without working on any request.
since if i check the tomcat thread by
*ps -C java -L -o pid,tid,pcpu,state,args | grep tomcat6 | wc -l *
in cent os after few hrs it get increased. Is it tomcat's behaviour