Hi, But I don't want to replicate sessions among tomcats. When I down any tomcat then what I want that the related page's link shouldn't go to another tomcat because sticky session has been marked as true. Other wise if it will go to another tomcat than what's the meaning of sticky session? Thanks Narendra Impetus -----Original Message----- From: Eric Bowman [mailto:ebowman@xxxxxxxxx] Sent: Wednesday, May 21, 2008 9:47 PM To: users@xxxxxxxxxxxxxxxx Subject: Re: Apache issue? Narendra Verma wrote: > Hi, > No those are not configured for replicating sessions. > That's the problem, then. Tomcat needs to replicate the session in order for sticky sessions to mean anything. Apache will send requests to the other server, but unless the session was replicated, the contents of the session are lost. Google has a wealth of data: http://www.google.com/search?q=tomcat+session+replication cheers, Eric --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx