[squid-users] DNS round-robin behaviour

2025-07-11 Thread paolo.pr...@gmail.com
Hello all,    quick question, how does Squid behave when it receives a DNS response containing multiple IP addresses? Does it pick a random one in the list, or does it stick to a certain order? In our config, we have squid pointing to a pool of dnsdist resolvers, that implement a local packet c

Re: [squid-users] DNS round-robin behaviour

2025-07-11 Thread Alex Rousskov
On 2025-07-11 05:54, paolo.pr...@gmail.com wrote: how does Squid behave when it receives a DNS response containing multiple IP addresses? Does it pick a random one in the list, or does it stick to a certain order? Modern Squids usually use the first received IPv4 address for all transactions

Re: [squid-users] DNS round-robin behaviour

2025-07-11 Thread Amos Jeffries
pPS, Please start a new thread for each topic. On 11/07/25 21:54, paolo.prinx wrote: Hello all,     quick question, how does Squid behave when it receives a DNS response containing multiple IP addresses? Does it pick a random one in the list, or does it stick to a certain order? The order g