Hi Peter, unfortunately, that didn't work. Here's what I tried:

  |    <Service name="jboss.web">
  |       <Executor name="TomcatExecutor" namePrefix="tomcatThread" 
maxThreads="40" minSpareThreads="10" maxIdleTime="60000" />
  | 
  |       <!-- A HTTP/1.1 Connector on port 8080 -->
  |       <Connector protocol="HTTP/1.1" port="8080" 
address="${jboss.bind.address}"
  |                executor="TomcatExecutor" connectionTimeout="20000" 
redirectPort="8443" />
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4265093#4265093

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4265093
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to