[jboss-user] [Performance Tuning] - Re: GC does not appear to be running

parressh do-not-reply at jboss.com
Wed Nov 11 11:19:51 EST 2009


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



More information about the jboss-user mailing list