Re: [users@httpd] mod_ratelimit working by steps ?

2018-06-08 Thread nerbrume
I opened a tracking task in https://bz.apache.org/bugzilla/show_bug.cgi?id=62362, I tried to write in there an explanation about what I think it is happening. Thanks for the report! Luca Hi, Well, thanks to you, you are the one having done all the tedious work here ! N ---

Re: [users@httpd] mod_ratelimit working by steps ?

2018-04-22 Thread nerbrume
Hi, I created a 4MB file and rate limited its directory container in the httpd's conf, and tested 8/20/30/etc.. settings as you suggested with curl: curl http://localhost/test.txt > /dev/null (in this way I drop the returned response but keep the curl's connection metadata summary). In every c

[users@httpd] mod_ratelimit working by steps ?

2018-04-19 Thread nerbrume
Hello all, I'm using Apache 2.4.24 on Debian 9 Stable, behind a DSL connection, with an estimated upload capacity of ~130kB/s. I'm trying to limit the bandwidth available to my users (per-connection limit is fine). However, it seems to me that the rate-limit parameter is coarsely grained : -