I think the most common form of load balancing (apache/tomcat) includes
"sticky sessions" which means that once a user is assigned to a tomcat,
all subsequent requests will go to that tomcat until the user logs out.
When they log in again, they will again be assigned to a server
(perhaps a dif
Manisha Sathe
[mailto:[EMAIL PROTECTED]
Sent: Monday, April 10, 2006 11:05 AM
To: Tomcat Users List
Subject: Tomcat 5.0 Datasource Realm and
Cluster/load balance web servers
I am using form based Datasource Realm for
authentication and authorization. Also need to
consider clustering/loadbalancing of web
ancer, most sessions are
> replicated across the load
> balancer. *shrug*
>
> -Original Message-
> From: Manisha Sathe
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 10, 2006 11:05 AM
> To: Tomcat Users List
> Subject: Tomcat 5.0 Datasource Realm and
> Clus
ns are
> replicated across the load
> balancer. *shrug*
>
> -Original Message-
> From: Manisha Sathe
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 10, 2006 11:05 AM
> To: Tomcat Users List
> Subject: Tomcat 5.0 Datasource Realm and
> Cluster/load balance
Depending on the load balancer, most sessions are replicated across the load
balancer. *shrug*
-Original Message-
From: Manisha Sathe [mailto:[EMAIL PROTECTED]
Sent: Monday, April 10, 2006 11:05 AM
To: Tomcat Users List
Subject: Tomcat 5.0 Datasource Realm and Cluster/load balance web
I am using form based Datasource Realm for
authentication and authorization. Also need to
consider clustering/loadbalancing of web server (in
this case Tomcat). In docs it is written for Realm as
follows
"Once a user has been authenticated, the user (and his
or her associated roles) are cached wit