Are you using sticky sessions?

if you are using sticky sessions, the apache will route all the requests from the same user to the same server.
this property is defined in worker.properties file.

Thanks,
Pankaj
Edmon Begoli wrote:
MOD_JK documentation says that mod_jk is employing weighted round robin load
balancing.

However, if all workers are assigned weight of one I do not see exact round
robin I would expect.

I do not see uniform round robin distribution among peer servers I would
expect to see. It seems that there is a very slight bias towards the first
server.

Can someone please comment on this.



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to