Limit bandwith usage

Hello together,

currently I’m facing huge ingoing bandwith with like 15 mbit/s by each node. The line can’t handle it and I’m running into the limit and having grafana display issues. Is there a possibility to limit the bandwith and then how?

Thanks and kind regards,

There is no way to limit the bandwith on the node itself you have to use your OS/docker or additional software to do so.

You could though limit the allocated space for some nodes to make them “full” so there is no free space and less ingress traffic

1 Like

You can set max-concurrent-requests to limit the number (but not throughput) of concurrent connections. Not a perfect solution, but as a temporary measure might be good enough.

your router might be able to impose a limit with QoS settings.