Re: [users@httpd] Ratelimiting Apache File Upload Speed [EXT]

2020-12-18 Thread Gryzli Bugbear
Yeah, that's the exact problem I do have (narrow pipe) . Users with fast upload speeds, are fulfilling the bandwidth. So I want to be able to somehow limit that speed per user/ip. On 12/18/20 3:43 AM, James Smith wrote: Why do you want to rate limit the upload speed to your server - slow uplo

RE: [users@httpd] Ratelimiting Apache File Upload Speed [EXT]

2020-12-17 Thread James Smith
Why do you want to rate limit the upload speed to your server - slow upload speeds tend to be the thing that causes Apache issues rather than the other way round. If it is because your server is on a narrow pipe and you are worried about being swamped by one connection - then rate limiting won'