Thanks everbody for helps.
Yes,we have two connector but we changed all apache ProxyPass settings to http from ajp but still some applications may be use ajp.I will check all of them and look again logs about ThreadPool logfull warning. If it is possible,how can i see real time maxThread value that was set for connectors ? Semih Gokalp Istanbul/Turkiye > Date: Mon, 31 Jan 2011 15:18:37 +0300 > Subject: Re: About maxThreads > From: knst.koli...@gmail.com > To: users@tomcat.apache.org > > 2011/1/31 Semih Gokalp <sem...@hotmail.com>: > > I hope this is that you want output.The below output was printed in > > catalina.log when I start tomcat.If you want further informations,I can > > send. > > > >(...) > > Jan 28, 2011 6:35:34 AM org.apache.coyote.http11.Http11Protocol start > > INFO: Starting Coyote HTTP/1.1 on http-8080 > > Jan 28, 2011 6:35:35 AM org.apache.jk.common.ChannelSocket init > > INFO: JK: ajp13 listening on /0.0.0.0:18001 > > Yes, that is what I wanted. > > Note, that you have two connectors (HTTP one on 8080 and AJP one on 18001). > > So it might be that that was AJP one whose thread pool was exhausted. > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org >