From: Luca Toscano Date: Thu, 15 Dec 2016 18:24:38 +0000 (+0000) Subject: Added a note to mod_ratelimit documentation X-Git-Tag: 2.5.0-alpha~904 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f68a100c220343fe57527bce6c7200d878a7ec94;p=thirdparty%2Fapache%2Fhttpd.git Added a note to mod_ratelimit documentation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774506 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ratelimit.xml b/docs/manual/mod/mod_ratelimit.xml index 10658fb62d5..5886b4e82fc 100644 --- a/docs/manual/mod/mod_ratelimit.xml +++ b/docs/manual/mod/mod_ratelimit.xml @@ -35,6 +35,8 @@ the document to validate. -->

Provides a filter named RATE_LIMIT to limit client bandwidth. +The throttling is applied to each HTTP response while it is transferred to the client, +and not aggregated at IP/client level. The connection speed to be simulated is specified, in KiB/s, using the environment variable rate-limit.