2012/10/13 vivek aggarwal <vicky007aggar...@yahoo.co.in>: > Hello All, > > Can you guys please help in understanding my following concerns/queries :- > > 1. How can we configure the number of threads for managing simultaenous HTTP > connection requests coming from Apache. Is there any connection time out value > we have at the tomcat side which we can configure ?????
Well, maybe I'm wrong but I think there isn't HTTP connection requests, but TCP connection requests. You can have a look at http://tomcat.apache.org/tomcat-6.0-doc/config/http.html (Standard Implementation) Look at 'maxThreads' ,'connectionTimeout' and 'acceptCount', IMHO Q2 & Q3 I'm not sure how to answer them, sorry --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org