[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How configure JBoss to restrict number of Clients ?

PeterJ do-not-reply at jboss.com
Tue Oct 2 11:05:11 EDT 2007


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



More information about the jboss-user mailing list