By the way, I'm using Tomcat 5.5.20
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On 12/18/06, cifroes <[EMAIL PROTECTED]> wrote:
cifroes wrote:
> David Rees wrote:
>>
>> Are you sticky sessions? If not, that will usually fix the issue you
>> see.
>>
> Sorry, I don't know what sticky sessions are... But please note I'm
> not using Tomcat loadbalancing, the load balancer is ano
cifroes wrote:
David Rees wrote:
Are you sticky sessions? If not, that will usually fix the issue you
see.
Sorry, I don't know what sticky sessions are... But please note I'm
not using Tomcat loadbalancing, the load balancer is another software
that's doing round-robin (and working fine).
David Rees wrote:
Are you sticky sessions? If not, that will usually fix the issue you see.
Sorry, I don't know what sticky sessions are... But please note I'm not
using Tomcat loadbalancing, the load balancer is another software that's
doing round-robin (and working fine).
My issue is tha
On 12/18/06, cifroes <[EMAIL PROTECTED]> wrote:
I'm configuring a Tomcat cluster with 2 servers. In front of that I have
a loadbalancer (LVS software) doing round-robin between the 2 servers.
In my tests I'm finding that the session replication mechanism isn't
"fast enough" to replicate the data
Hi all,
I'm configuring a Tomcat cluster with 2 servers. In front of that I have
a loadbalancer (LVS software) doing round-robin between the 2 servers.
In my tests I'm finding that the session replication mechanism isn't
"fast enough" to replicate the data.
I have a WS[using Axis] that has