summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_proxy_fdpass.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_fdpass.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_fdpass.html.en')
-rw-r--r--docs/manual/mod/mod_proxy_fdpass.html.en11
1 files changed, 8 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_proxy_fdpass.html.en b/docs/manual/mod/mod_proxy_fdpass.html.en
index 6d7610c683..bbc5f4f653 100644
--- a/docs/manual/mod/mod_proxy_fdpass.html.en
+++ b/docs/manual/mod/mod_proxy_fdpass.html.en
@@ -47,9 +47,14 @@
<p>The module has a <code>proxy_fdpass_flusher</code> provider interface,
which allows another module to optionally send the response headers, or even
- the start of the response body. The default flush provider disables keep-alive,
- and sends the response headers, letting the external process just send a
- response body.</p>
+ the start of the response body. The default <code>flush</code> provider
+ disables keep-alive, and sends the response headers, letting the external
+ process just send a response body.
+ </p>
+
+ <p>In order to use another provider, you have to set the <code>flusher</code>
+ parameter in the <code class="directive"><a href="../mod/mod_proxy.html#proxypass">ProxyPass</a></code> directive.
+ </p>
<p>At this time the only data passed to the external process is the client
socket. To receive a client socket, call recvfrom with an allocated