]> granicus.if.org Git - apache/commitdiff
Documentation rebuild.
authorLuca Toscano <elukey@apache.org>
Thu, 15 Dec 2016 18:33:40 +0000 (18:33 +0000)
committerLuca Toscano <elukey@apache.org>
Thu, 15 Dec 2016 18:33:40 +0000 (18:33 +0000)
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
docs/manual/mod/mod_ratelimit.xml.fr

index 3a5bae2abfd03123c53fa6d8727863b199d858f6..76c302a535cc7ca249fc1cc9d4b0d31a1ffe0dfa 100644 (file)
@@ -38,6 +38,8 @@
 
 
 <p>Provides a filter named <code>RATE_LIMIT</code> 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 <code>rate-limit</code>.</p>
 
index d5b9a52a1d7c3119d158bda935c64658b67f9315..eefe54692c8ed2222bcbb03d49ef257c00b6567e 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1673563:1774071 (outdated) -->
+<!-- English Revision: 1673563:1774511 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->