Question

I have tried many hosting services and they all have the downtime problem. Now, i am well aware that downtime is inevitable and will happend eventually, but i have been wandering if a website can be hosted in multiple hostings to solve this problem. For example, i have my website in one hosting company and if for any reason my site goes down in that site, my domain name can redirect to the alternative hosting company.

Is that posible? and if so, how can it be done?

I will greatly apreciate any help.

Was it helpful?

Solution

It's difficult to have 100% uptime guaranteed, but having multiple servers spread across multiple providers can get you close.

The trick is letting your DNS know which IP to serve your site from. My DNS provider has a failover system that monitors my sites; if it detects any downtime, it automatically serves up a secondary IP address for requests to my domain.

Of course, this requires having an infrastructure in place to ensure the content is synced across multiple servers but if you're in the game for a failover system like this I'm guessing you've already got something like that in place.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top