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

Add an option to limit concurrent uploads #98

Open
toTOWfr opened this issue Jan 15, 2023 · 1 comment
Open

Add an option to limit concurrent uploads #98

toTOWfr opened this issue Jan 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@toTOWfr
Copy link

toTOWfr commented Jan 15, 2023

Some people with fast hardware and slow upload connections sometimes end up with finished units piling for upload that will never make it, each added upload lowering the chances of a successful one.

Adding an option to the client to limit concurrent uploads might help in such situations. If the option is only of enable/disable type, it should limit to only 1 connection when enabled.

@kbernhagen
Copy link
Contributor

A default of only one upload or download at a time would be good.

Saturated upload bandwidth will also stall downloads, which need to send ACK packets.

@jcoffland jcoffland added the enhancement New feature or request label Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants