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

Wasted bandwidth on proxy stream timeout #595

Open
Hornwitser opened this issue Feb 13, 2024 · 0 comments
Open

Wasted bandwidth on proxy stream timeout #595

Hornwitser opened this issue Feb 13, 2024 · 0 comments

Comments

@Hornwitser
Copy link
Member

If the proxy stream created by save download request times out being established, but is then fulfilled after the timeout the full save upload is still performed to the controller and the data stream is discarded. This can lead to a lot of wasted bandwidth as happened at Eternity Cluster where a scripted save download failing caused 1 TB of traffic in 3 days. If a push to a stream is attempted after the stream has timed out it should be rejected/aborted so no bandwidth is wasted.

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

No branches or pull requests

1 participant