E
E
Evgeny Matveev2017-06-09 16:25:33
Computer networks
Evgeny Matveev, 2017-06-09 16:25:33

IP rotation on vds?

tell me what available methods exist for organizing rotation within vds for domains.
for example round-robin dns, what else can you suggest.

the rotation must comply with the smtp policy of the domains. ip=spf/DKIM/...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
airamkad, 2017-06-09
@airamkad

round-robin doesn't work as you'd expect because DNS requests are cached.
in particular, Google has long abandoned round-robin in its DNS servers,
and any other rotation will not work for the same reason.
this can only be done correctly on the client.
for example, you have 10 records of type A in DNS,
the client receives all 10.
then round-robin is done on the client

E
Evgeniy Matveev, 2017-06-14
@raebg

another difficulty is that round-robin polls ip from top to bottom, and not randomly ..
- but I don’t remember which host worked so smoothly, maybe this feature was not there?
af9c4a9b44684064ad7e106706c8ed7d.JPG

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question