Limit Apache Proxy upload speed per connection/ip?
问题 I looked at mod_bandwidth and mod_cban but they dont seem to satisfy my requirements. I am running a proxy server with apache 2.2 (mod_proxy, proxy_http, proxy_connect). I want to limit the "upload speed of the client". This is at the same time server download bandwidth, which should not limited. I want it per connection or even better per IP. To make it understandable: The use case is that I don't want bad people uplaoding bad data to bad places using my proxy server to "mask" themselves. Of