Forums Register Login

session sharing between to server

+Pie Number of slices to send: Send
Hi,
How to share session between servers. like google and gmail
+Pie Number of slices to send: Send
You have to refer load balancing technique to share sessions between servers.
which application server you use ?
refer below URL for Tomcat.
webpage
Tomcat has limitations

This is a simple implemention of a rules-based load balancer. It was not designed as a replacement for other load-balancing mechanisms used for high traffic environments. Rather, it is a simple, pure Java, easily extensible, and fast way to direct traffic among multiple servers.


I would prefer Apache web sever for high traffic environments. I am not sure
http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html
+Pie Number of slices to send: Send
Vinoth,
I think Srinivas is referring to sharing a session across clones of the same server. (different boxes running gmail.)

Different domains sharing sessions is different. It is usually done by storing the data in a database or a cookie. You need to be on the same domain for a cookie to work. Which google definitely uses to share whether you are logged in to your google account. They also use a database for your more detailed profile information.
Something must be done about this. Let's start by reading this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 1401 times.
Similar Threads
Session Facade vs Session Bean
How can i share the session between webapps?
can some one explain
session bean and CMP
Session Facade vs Session Bean
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 18:34:54.