This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bmerry
Recipients bmerry, eric.smith
Date 2022-03-29.19:44:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648583051.9.0.289067709436.issue47149@roundup.psfhosted.org>
In-reply-to
Content
> Yes, that's what I mean. Isn't the resolver library smart enough to cache lookups and handle the TTL timeout by itself?

Apparently not in this case - with tcpdump I can see the DNS requests being fired off several times a second. I'll need to check what the TTL actually is though.
History
Date User Action Args
2022-03-29 19:44:11bmerrysetrecipients: + bmerry, eric.smith
2022-03-29 19:44:11bmerrysetmessageid: <1648583051.9.0.289067709436.issue47149@roundup.psfhosted.org>
2022-03-29 19:44:11bmerrylinkissue47149 messages
2022-03-29 19:44:11bmerrycreate