Apache availability with the two front-ends on diferent locations. Is it possible?
- by marc.riera
Hello,
I have to locations (office and service providers). One DNS(bind) serving our domain as authoritative, and a service provider webserver with our corporate web on a private server.
So..
Now we are planing to upgrade our server on the ISP to a new one, and I would like to use this situation to improve our service.
Is it possible to mount a high availability apache/mysql/php within to different locations?
I will install a bind slave on the same new server, so I hope it will make things easier, but I need some hints and tips on how to ride it.
THanks.