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

[PR #4453/cbf160de backport][3.18] Removed force_close from all downloaders #4794

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Nov 29, 2023

This is a backport of PR #4453 as merged into main (cbf160d).

This flag causes large syncs to fail under certain circumstances, because the port range is used up too fast and reusing ports in time_wait is not appreciated by servers.

We cannot possibly fix all broken http servers in the wild.

fixes #4452

This flag causes large syncs to fail under certain circumstances,
because the port range is used up too fast and reusing ports in
time_wait is not appreciated by servers.

We cannot possibly fix all broken http servers in the wild.

fixes #4452

(cherry picked from commit cbf160d)
@mdellweg mdellweg merged commit 2285b0f into 3.18 Nov 29, 2023
15 checks passed
@mdellweg mdellweg deleted the patchback/backports/3.18/cbf160deb52b5a623d52131b0ed4a967da7c0800/pr-4453 branch November 29, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant