]> granicus.if.org Git - apache/commitdiff
xforms
authorEric Covener <covener@apache.org>
Fri, 16 Jan 2015 13:23:14 +0000 (13:23 +0000)
committerEric Covener <covener@apache.org>
Fri, 16 Jan 2015 13:23:14 +0000 (13:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1652403 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_http.html.en

index 0a30f4af8579362871b49878a54e84ea166341db..0f1c2af588837d65da9cec4b1f8ce382138a6534 100644 (file)
         compliant, or <code>proxy-interim-response Suppress</code>
         to suppress interim responses.</dd>
         <dt>proxy-initial-not-pooled</dt>
-        <dd>If this variable is set no pooled connection will be reused
-        if the client connection is an initial connection. This avoids
+        <dd>If this variable is set, no pooled connection will be reused
+        if the client request is the initial request on the frontend connection. This avoids
         the "proxy: error reading status line from remote server" error message
         caused by the race condition that the backend server closed the
         pooled connection after the connection check by the proxy and