Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Syncing web servers?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Syncing web servers?

Hi all,

I am looking to sync my web servers, so when one goes offline it will switch to the second server, third server, etc. I am currently using nginx on Debian and Ubuntu servers. Is that possible?

Comments

  • rsync
    bitsync
    glusterfs
    other cloud sorage apps

  • raindog308raindog308 Administrator, Veteran

    Mun said: rsync bitsync glusterfs other cloud sorage apps

    And round robin DNS presumably.

  • For file replication you can use rsync then you would want to have either DNS that monitors if the servers are online and then changes record or a Proxy kind of setup.

  • Use rage4 for DNS, fail over support is very impressive.

    Thanked by 1gbshouse
Sign In or Register to comment.