wisp-gg / frontend

The frontend for WISP Game Panel
https://wisp.gg
MIT License
41 stars 15 forks source link

Bandwidth limiter #418

Open BinaryJared opened 12 months ago

BinaryJared commented 12 months ago

Describe the feature and why you would like to see it.

The addition of bandwidth limitations, both on throughput and on consumption within a calendar month (or other period).

Describe the solution you'd like.

A per-server limitation on bandwidth and throughput consumption.

Optional additional context to this request.

N/A

Software-Noob commented 12 months ago

Docker doesn't support this, and until it does, this request will most likely remain open as otherwise it's a major headache to implement

ref https://github.com/moby/moby/issues/26767