E
E
EugeniusGelmas2019-09-19 20:52:44
Domain Name System
EugeniusGelmas, 2019-09-19 20:52:44

How to ensure redundancy and uninterrupted server availability?

Faced the problem of creating a fault-tolerant web server.
There are problems with the Internet connection, I turned on the second provider, but I have no idea how to properly configure the server for two addresses.
I looked in the direction of round robin dns, but, as far as I understand, some providers form their own ns-records and my resource will be unavailable for a certain proportion of hosts, since users will remember me under a different address.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2019-09-20
@EugeniusGelmas

1. Take AS and /24 network.
2. Set up a BGP session with 2 or more providers. The network is reserved.
3. Reserve the web server using VRRP. at least one server is dead - the rest function perfectly on the same IP address.
Where to do this is the tenth question and depends on the thickness of the wallet.

V
Vitaly Karasik, 2019-09-19
@vitaly_il1

I advise you to transfer the server to a hosting company that has no problems with the Internet.
There are enough real problems (security, scalability, DDoS protection, speed, etc.) that it's not worth spending time building crutches for bad internet.

A
Andrey Gavrilov, 2019-09-19
@thexaver

Go to the cloud, if you really need to host at home, then colocation will help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question