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
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
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
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