Re: Apache Server Redundancy

"Hyne, David" <[email protected]> Tue, 21 Dec 2004 11:02:53 -0800
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
 
I think it is much to do with failover box configuration issues. We use
WLS on linux loadbalancing in cluster with failover switch and 2ndary
node picks up application + session scopes fine. 

________________________________

From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[email protected]] On Behalf Of Wei
Cheng
Sent: Monday, December 20, 2004 5:53 PM
To: [email protected]
Subject: Re: Apache Server Redundancy



Hi David, 

Heartbeat and mon solution seems to offer failover protection up to
sessions, but it's not really mirroring my 2 servers. If my servlet
triggers a backend task i will still loose everything in the RAM. 





You can set up failover in which there are master and slave servers.
Session state is propagated to the processes within the same island,
which enables another process in the same island to pick up the request
from a given client if a failover occurs. You can get lots of
information on "apache failover" on Google. 
 
Hi Guys, 

I have this scenario where i need total and transparent redundancy for a
web server hardware. 
If the primary server fails, the secondary server should kick in
automatically and without loss of data (user sessions etc). 
Kinda like they way they mirror harddisks, except this time it's
mirroring the whole PC, ram inclusive. 

Any ideas ? 
Thanks in advance. 

________________________________________________________________________
___ To unsubscribe, send email to [email protected] and include in
the body of the message "signoff SERVLET-INTEREST". 

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html 


------------------------------------------------------------------------------

This email is confidential and may be legally privileged.

It is intended solely for the addressee. Access to this email by anyone else, unless expressly approved by the sender or an authorized addressee, is unauthorized.

If you are not the intended recipient, any disclosure, copying, distribution or any action omitted or taken in reliance on it, is prohibited and may be unlawful. If you believe that you have received this email in error, please contact the sender, delete this e-mail and destroy all copies.

==============================================================================

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html