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

Explore and implement rate limiting #11

Open
sburnett opened this issue Dec 21, 2012 · 1 comment
Open

Explore and implement rate limiting #11

sburnett opened this issue Dec 21, 2012 · 1 comment
Assignees
Milestone

Comments

@sburnett
Copy link

We should figure out if we need to limit the bitrate of the uploader, and implement if so.

Rate limiting would be useful after long periods of uplink unavailability, when lots of files need to be uploaded.

@ggmartins
Copy link

OK, how about using iptables to mark the process packets with pid-owner and have the TC for rate limiting
http://unix.stackexchange.com/questions/34116/how-can-i-limit-the-bandwidth-used-by-a-process

@ghost ghost assigned ggmartins Sep 13, 2013
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

2 participants