Re: Apache Server Redundancy

"Hyne, David" <[email protected]> Mon, 20 Dec 2004 17:31:58 -0800
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
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.
 
________________________________

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:20 PM
To: [email protected]
Subject: Apache Server Redundancy



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. 


Best Regards,
Wei Cheng, Yeo 
Software Engineer
------------------------------------------------------------------------
--------------------
Jebsen & Jessen Communications (S) Pte Ltd

----------------------------------------------------------------------- 
This transmission which may contain confidential and / or privileged
information is intended solely for the named recipients. If this
transmission reached you by mistake, please notify us immediately
by responding to this e-mail and then delete it from your system.
-----------------------------------------------------------------------
________________________________________________________________________
___ 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