Hi John.

Investigating cost of point 2.
For point 3, I'd assume that all users would then lose their sessions? I'd be after sticky sessions, so I guess I'd need memory-memory replication between the two apache's, is this possible?


Tx.
Pete.


[EMAIL PROTECTED] wrote:


Pete,
    For redundancy in apache the following options are open to you :
    1) Use a http sprayer in front of the apache webservers
    2) Use a load balancing software such as Stonebeat Webcluster
    3) Manual failover. This is where you have two instances of apache
configured and running using the same ip, but only have one of the
"up". When your primary node fails down its interface and up the
secondary.

John


Hi.

I've finally got Apache load balancing with Tomcat, but want to provide
redundancy to the Apache instance, is there a way to do this so if one
goes down the second one takes over seamlessly / works concurrently ?

Thanks,
Pete.


*********************************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. *********************************************************************************** For any information on the Quinn Group of Companies please visit :-

http://www.quinn-group.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





*********************************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. *********************************************************************************** For any information on the Quinn Group of Companies please visit :-

http://www.quinn-group.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to