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

Bandwidth limiter #1

Open
kseistrup opened this issue Dec 25, 2016 · 1 comment
Open

Bandwidth limiter #1

kseistrup opened this issue Dec 25, 2016 · 1 comment

Comments

@kseistrup
Copy link

It would be nice if heffalump had a builtin bandwidth limiter so that output rate could be limited to a given number of kB per second.

@earthboundkid
Copy link
Owner

Yes. I think for now the solution is to put it behind Nginx or similar, and set the bandwidth limits there. From what I can tell, setting all the right timeouts for a production Go server can be a bit complicated.

It might also be possible to add streaming GZIP through Nginx, although I'm not sure about that.

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