summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_proxy.html.en
diff options
context:
space:
mode:
authorMike Rumph <mrumph@apache.org>2015-12-07 16:37:24 +0000
committerMike Rumph <mrumph@apache.org>2015-12-07 16:37:24 +0000
commit31acd55b58926343b91fabd9252b815ae5f9ae5e (patch)
treeff277a282ab12e0d256de6984e9848bb29725f26 /docs/manual/mod/mod_proxy.html.en
parent9e21273b5726176fa3eba33301a56108694060e0 (diff)
downloadhttpd-31acd55b58926343b91fabd9252b815ae5f9ae5e.tar.gz
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1718422 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy.html.en')
-rw-r--r--docs/manual/mod/mod_proxy.html.en5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index 5ce4af608f..b83fdf6557 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -1270,6 +1270,11 @@ ProxyPass "/mirror/foo" "http://backend.example.com"</pre>
connection will not be used again; it will be closed at some
later time.
</td></tr>
+ <tr><td>flusher</td>
+ <td>flush</td>
+ <td><p>Name of the provider used by <code class="module"><a href="../mod/mod_proxy_fdpass.html">mod_proxy_fdpass</a></code>.
+ See the documentation of this module for more details.</p>
+ </td></tr>
</table>