Antonio
2017-07-25 12:45:29 UTC
Good Afternoon,
I'm writing to you because I need your support on the dnsmasq round robin
behaviour:
When the dnsmasq make a dns query, the dns server returns more than one ip
address which are then cached. I see that then for the entire duration of
the TTL, the dnsmasq everytime is queried, get from the cache one of them.
It is a round robin used to manage the load balancing (If I correctly
understood).
Now for some specific tests I need to figure out away to force the dnsmasq
to return from cache always the first ip address returned from the dns
query.
Is this possible to do this with some configuration of the dnsmasq? In case
of no which function of the code should I check to do this?
Thank you very much in advance for you support
Best Regards
I'm writing to you because I need your support on the dnsmasq round robin
behaviour:
When the dnsmasq make a dns query, the dns server returns more than one ip
address which are then cached. I see that then for the entire duration of
the TTL, the dnsmasq everytime is queried, get from the cache one of them.
It is a round robin used to manage the load balancing (If I correctly
understood).
Now for some specific tests I need to figure out away to force the dnsmasq
to return from cache always the first ip address returned from the dns
query.
Is this possible to do this with some configuration of the dnsmasq? In case
of no which function of the code should I check to do this?
Thank you very much in advance for you support
Best Regards