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 a way to limit downloads bandwidth #1221

Open
ksuprynowicz opened this issue Nov 3, 2024 · 1 comment
Open

Add a way to limit downloads bandwidth #1221

ksuprynowicz opened this issue Nov 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ksuprynowicz
Copy link
Member

Together with #967 limiting asset download bandwidths (both http and asset server) would help users with slower internet connections. Currently upon joining the domain downloads start and cause a connect/disconnect loop that makes using game on those connections impossible. It would be worth investigating issue 967 first to see if fixing it will fix connection issues.

@ksuprynowicz ksuprynowicz added the enhancement New feature or request label Nov 3, 2024
@daleglass
Copy link
Contributor

Bandwidth limitation is likely not to be the right fix, it's much more likely there's something not quite right in the networking code. Perhaps we need better timeout handling, or better handling of packet loss

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

2 participants