Displaying 1 result from an estimated 1 matches for "howto_setup_ip_failover_with_ucarp".
2006 Feb 07
4
inexpensive ways to make a rails application highly available? mysql replication?
I''m interested in making a low volume rails application very available. This
means that I would like to have
an alternate server for those times when the primary server is unavailable
for whatever reason.
Virtual private servers are fairly inexpensive so one could have a rails
application on 2 different vps systems (not on the same server, possibly not
even in the same city).