ntpq quirks
Eric S. Raymond
esr at thyrsus.com
Sat Sep 22 16:33:13 UTC 2018
Hal Murray <hmurray at megapathdsl.net>:
>
> > # Requests are automatically retried once, so total timeout with no
> > # response is a bit over 2 * DEFTIMEOUT, or 10 seconds.
>
> Thanks. That sounds reasonable, but I can't translate that into what I'm
> seeing.
>
> Did you check the code? Does it bail on the second timeout? Is there an
> extra retransmission layer in the mru code? ...
Urgh. It turns out those *receive* timeouts.
I don't see any send backoff logic at all. I just read the code looking
for it. It would be in the sendrequest() method if it were anywhere.
--
<a href="http://www.catb.org/~esr/">Eric S. Raymond</a>
My work is funded by the Internet Civil Engineering Institute: https://icei.org
Please visit their site and donate: the civilization you save might be your own.
More information about the devel
mailing list