Hi, I have six Apache webservers in my front-end and one Tomcat server in my backend. All these 6 apache servers connect to single tomcat engine using AJP Connector.
Each apache server is configured in such a way that it accepts 150 client requests at a time. In tomcat server.xml, the AJP min processors is set to 120 and max processors to 1200. Now the problem is, sometimes the users dont get any response on the website for 15-20 mins. All the requests dont have any response. But after sometime again everything is normal. So the assumption I take is apache is sending requests to tomcat, but because of the huge load, tomcat might be queueing the requests. So can any please say me what should be the parameters I set for tomcat to remove this problem ??? This is a very urgent production problem so any immediate help would be highly appreciated. Thanks & Regards, ..Raj Need a new email address that people can remember Check out the new EudoraMail at http://www.eudoramail.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]