summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_proxy.html.en
diff options
context:
space:
mode:
authorMike Rumph <mrumph@apache.org>2015-12-03 15:06:55 +0000
committerMike Rumph <mrumph@apache.org>2015-12-03 15:06:55 +0000
commit6473d3f29261e6f7cbc780cf2e03d85a26d11492 (patch)
tree76f6f3b7744b94c6ab0acb6a1d40d35d74ef015c /docs/manual/mod/mod_proxy.html.en
parenta0a19faca8c26d1eb7dd0eb04fe90dc324e84d2f (diff)
downloadhttpd-6473d3f29261e6f7cbc780cf2e03d85a26d11492.tar.gz
Generated doc changes
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1717779 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 7b30cedb93..1ec071eee7 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -1306,6 +1306,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>