This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Default number of dns retries doubled


On 16/08/13 16:28, Carlos O'Donell wrote:
On Fri, Aug 16, 2013 at 7:39 AM, Ángel González wrote:
Output:
Timeout: 5
Attempts: 4

Any idea for this discrepancy?
A lot of reasons...

Is it issuing A and AAAA requests at the same time?
No, only A requests (I have mostly disabled IPv6, as I don't have such
connectivity). I also tried with MX and it also produced 8 request.

Are you requesting an FQDN
Yes.

and does the resolver have to go through some redirection?
No. Actually, my approach for testing the retries was to disconnect the
router, thus forcing a timeout failure.

The only difference I see in the 8 datagrams is the source port.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]