From: Jim Jagielski
Date: Tue, 13 Dec 2016 17:54:30 +0000 (+0000)
Subject: xhtml
X-Git-Tag: 2.5.0-alpha~912
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d92fb721ebe7b511ead2bbc62303290c48ab67e1;p=thirdparty%2Fapache%2Fhttpd.git
xhtml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774069 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ratelimit.xml b/docs/manual/mod/mod_ratelimit.xml
index 6d0fe182c51..10658fb62d5 100644
--- a/docs/manual/mod/mod_ratelimit.xml
+++ b/docs/manual/mod/mod_ratelimit.xml
@@ -51,12 +51,14 @@ the environment variable rate-initial-burst.
SetEnv rate-initial-burst 512
</Location>
-
-
-
If the value specified for rate-limit causes integer overflow, the rate-limited will be disabled.
If the value specified for rate-limit-burst causes integer overflow, the burst will be disabled.
+
+
+
+
+