> workers.tomcat_home=/usr/local/tomcat
> workers.java_home=/usr/local/j2sdk
> ps=/
> worker.list=worker1
> worker.worker1.type=ajp13
> worker.worker1.host=localhost
> worker.worker1.port=8009
> #worker.worker1.lbfactor=50
> #worker.worker1.cachesize=10
> #worker.worker1.cache_timeout=600
> #worker.worker1.socket_keepalive=1
> #worker.worker1.reclycle_timeout=300
> ------------- cut -----------
> 
> I was playing with the workers.properties file (commenting those lines out 
> on the bottom) and managed to get the speed to drop from 70 Kb/sec to 
> 40 Kb/sec.  Not sure which of the settings did it though.

Yes, if I uncomment the recycle_timeout setting I get 70Kb/sec, when it is 
commented out it drops to 40Kb/sec.
If I set it to something high like 3000 it drops to 40Kb/sec again.
Nice.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to