Re: Mod_JK 1.2.23 error 200

2007-07-11 Thread Phi-Long LE
sorry for that stupid question... just find out the solution... if i want to increase MaxClients value, I have first to increase ServerLimit value Le 11/07/2007 12:22, Phi-Long LE a écrit : i probably find out the reason why connections failed... trying to load, my app with up to 1000 user

Re: Mod_JK 1.2.23 error 200

2007-07-11 Thread Phi-Long LE
i probably find out the reason why connections failed... trying to load, my app with up to 1000 users I get this error: log vhpuw51:appmig grep MaxClients * error_log:[Wed Jul 11 12:02:52 2007] [error] server reached MaxClients setting, consider raising the MaxClients setting end l

Re: Mod_JK 1.2.23 error 200

2007-07-10 Thread Rainer Jung
It looks like OpenSTA uses a timeout and your responses are to slow. Add "%D" to your apache access log format to learn about response times. Most likely OpenSTA will tell you about timeouts too. The messages are only infos, the system works in principle, but a lot of client abort messages might m

Mod_JK 1.2.23 error 200

2007-07-10 Thread Phi-Long LE
folks, I currently try to load my application using OpenSTA by simulating 1000 virtual users. having a quick look within mod_jk.log, it seems that I have a problem with my load balancer... connections dropped ?? My configuration: apache 2.0.59 /mod_jk 1.2.23/tomcat 5.0.28 _LOG [Tue J