Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asyn-ares: reduce timeout to 2000ms #11753

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Aug 28, 2023

When UDP packets gets lost this makes for slightly faster retries.

When UDP packets gets lost this makes for slightly faster retries.
@bagder bagder added the name lookup DNS and related tech label Aug 28, 2023
@bagder
Copy link
Member Author

bagder commented Aug 28, 2023

This is also done by @c-ares itself by default starting next release: c-ares/c-ares#542

@bagder bagder closed this in a181b4a Aug 29, 2023
@bagder bagder deleted the bagder/cares-reduced-timeout branch August 29, 2023 08:42
ptitSeb pushed a commit to wasix-org/curl that referenced this pull request Sep 25, 2023
When UDP packets get lost this makes for slightly faster retries. This
lower timeout is used by @c-ares itself by default starting next
release.

Closes curl#11753
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
name lookup DNS and related tech
Development

Successfully merging this pull request may close these issues.

None yet

1 participant