From: Luca Toscano Date: Thu, 15 Dec 2016 18:32:47 +0000 (+0000) Subject: Added a note to mod_ratelimit's documentation. X-Git-Tag: 2.4.24~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576d2e78d0f48f87902fe90f68b588586f92e887;p=thirdparty%2Fapache%2Fhttpd.git Added a note to mod_ratelimit's documentation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774511 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ratelimit.xml b/docs/manual/mod/mod_ratelimit.xml index 973b8e1f0f0..2e4418abe5e 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.