I am building a web application for a client, using WAMP (Windows. Apache, Mysql , PHP) and have been asked to make the system reliable with automated failover. The web application should automatically go to working backup if the main server dies. Right now the applicaiton lives on one machine, but when the system is put in production a hot (live) stand by server needs to be active. I understand how to do mysql replication, but that alone does not take care of the automatic failover. Does anyone have any ideas?
2007-03-08
20:07:17
·
4 answers
·
asked by
acb29
4
in
Computers & Internet
➔ Programming & Design