-
Notifications
You must be signed in to change notification settings - Fork 3.5k
What's a good way to limit bandwidth for a filebrowser installation with Docker? #3311
Unanswered
FunctionDJ
asked this question in
Q&A
-
Hi, i know about Linux tc
or traffic shaping but i'm wondering what a good method of limiting the bandwidth for a filebrowser Docker container is.
I'd like to keep some amount of my upload bandwidth reserved for other services and applications (e.g. gaming).
For example, i'd like to limit the upload speed of the entire filebrowser app/container to 20mbit/s.
Do you guys have any ideas or recommendations?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
use nginx reverse proxy
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment