[issue47149] DatagramHandler doing DNS lookup on every log message

Eric V. Smith report at bugs.python.org
Tue Mar 29 15:27:57 EDT 2022


Eric V. Smith <eric at trueblade.com> added the comment:

> Do you mean expiring the IP address when the TTL is reached? 

Yes, that's what I mean. Isn't the resolver library smart enough to cache lookups and handle the TTL timeout by itself?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47149>
_______________________________________


More information about the Python-bugs-list mailing list