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

update signaling to increase the potential active handlers #6

Merged
merged 1 commit into from
May 6, 2024

Conversation

mh0lt
Copy link
Collaborator

@mh0lt mh0lt commented May 6, 2024

Added additional calls to ws.requesterCond.Signal to make sure that the number of active requesters are increased before the if the current request is made, to maximize the number parallel web requests running.

This commit also contains code to allow the webseed to steal requests from slow non webseed peers on an unchoke restart.

@mh0lt mh0lt merged commit 089918d into release/v1.54 May 6, 2024
15 of 16 checks passed
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