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 does not work #13

Open
SpartacusIam opened this issue Nov 18, 2022 · 1 comment
Open

Bandwidth Limiter does not work #13

SpartacusIam opened this issue Nov 18, 2022 · 1 comment

Comments

@SpartacusIam
Copy link

Does this project no longer work with newer versions of docker? I'm trying to use the traffic limiter but it is not working at all even though tc shows it's limiting the bandwidth to what is being set by the label.

@mohrezaee
Copy link

mohrezaee commented Nov 29, 2022

Same problem here...
Logs show:

Set delay=1000ms on veth0c37108
Set bandwidth-limit=5000bps on veth0c37108
Controlling traffic of the container /my-target-container on veth0c37108

But no effect at all.
I think the problem might be some networking stuff between docker-tc and my-target-container.
Any explanation about how to use docker-tc inside docker-compose..?

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