Set the maxThreads for the HTTP connector to 10, and the acceptCount to 0. You can set this in server/default/deploy/jboss-web.deployer/server.xml.
(You never said which version of JBoss AS you are using so I assumed 4.2.1 - the server.xml file tends to move around from release to release.) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090704#4090704 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090704 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
