Thanks for the reply. How do I adjust the keep alive and connection timeout settings? Are these configurations for Tomcat or of mod JK?
Here's a snippet from my workers.properties with the timeout configs I've already implemented: worker.maintain=60 # Define a worker using ajp13 worker.webapp6.port=8009 worker.webapp6.host=mateso-webapp6 worker.webapp6.type=ajp13 worker.webapp6.lbfactor=1 worker.webapp6.disabled=0 worker.webapp6.stopped=0 worker.webapp6.socket_timeout=300 worker.webapp6.recycle_timeout=60 worker.webapp6.reply_timeout=300000 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892071#3892071 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892071 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
