From f3a7227bc196e87e40404ba9ddd3523e98cbc720 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Thu, 15 Dec 2016 18:33:40 +0000 Subject: [PATCH] Documentation rebuild. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774512 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_ratelimit.html.en | 2 ++ docs/manual/mod/mod_ratelimit.xml.fr | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_ratelimit.html.en b/docs/manual/mod/mod_ratelimit.html.en index 3a5bae2abfd..76c302a535c 100644 --- a/docs/manual/mod/mod_ratelimit.html.en +++ b/docs/manual/mod/mod_ratelimit.html.en @@ -38,6 +38,8 @@

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.

diff --git a/docs/manual/mod/mod_ratelimit.xml.fr b/docs/manual/mod/mod_ratelimit.xml.fr index d5b9a52a1d7..eefe54692c8 100644 --- a/docs/manual/mod/mod_ratelimit.xml.fr +++ b/docs/manual/mod/mod_ratelimit.xml.fr @@ -1,7 +1,7 @@ - + -- 2.47.2