HI We are using IIS with JBoss 4.01(tomcat 5) What verion of tomcat are you using?? We are using windows 2003 servres, with 4G ram. JVM is 1.42 and we allocate 1.4G of ram to it when running Jboss. These are my property files, Can you see anything wrong?? worker.insight.port=8009 worker.insight.type=ajp13 worker.insight.cachesize=200 # worker.insight.cache_timeout=60 # worker.insight.recycle_timeout=60 worker.insight.socket_keepalive=1 worker.insight.socket_timeout=60 # if the "retries" value is greater than three, # there will be a pause of 100 ms between each retry # so this would be a good value if your average response # time is 1.7 seconds: worker.insight.retries=20 Property for tomcat <Connector port="8009" address="${jboss.bind.address}" enableLookups="false" redirectPort="8443" debug="0" minProcessors="75" maxProcessors="200" protocol="AJP/1.3"/>
-----Original Message----- From: j r [mailto:[EMAIL PROTECTED] Sent: Thu 20/10/2005 03:03 To: Tomcat Users List Cc: Subject: Re: mod_jk2 under heavy load We handle 1-2million hits per hour using mod_jk-1.2.13. No special config setup. It just worked out of the box. jr On 10/19/05, Steve Gaunt <[EMAIL PROTECTED]> wrote: > > HI, > > Has anyone else had any issue using mod_jk under heavy load.. > > It seems after a period of time(or large no. opf requests) under heavy > load AJP connetor just hangs. It's crazy. > All the ajp connections seem to be hanging in service mode, and the only > way to recover this is to restart tomcat. I'm really stuck with this. > Has anyone got success stories with jk2(mod)jk) under heavey load. Around > 1/2-1 million hits/day. > > Steve > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit http://www.messagelabs.com/email > ______________________________________________________________________ > ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]