summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_proxy_connect.xml
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-08-05 18:35:29 +0000
committerStefan Fritsch <sf@apache.org>2011-08-05 18:35:29 +0000
commit24e349de0361fc23f08c9430c69166616b730ff2 (patch)
tree8fc62bd520cc4aa10ab9fbe7283741ccfa382b11 /docs/manual/mod/mod_proxy_connect.xml
parent2c2e7cf837ae50f30015abc34ae559911e092b32 (diff)
downloadhttpd-24e349de0361fc23f08c9430c69166616b730ff2.tar.gz
mod_proxy_http, mod_proxy_connect: Add 'proxy-status' and 'proxy-source-port'
request notes for logging PR: 30195 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154342 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy_connect.xml')
-rw-r--r--docs/manual/mod/mod_proxy_connect.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_proxy_connect.xml b/docs/manual/mod/mod_proxy_connect.xml
index 0cab66b56f..a6837a794c 100644
--- a/docs/manual/mod/mod_proxy_connect.xml
+++ b/docs/manual/mod/mod_proxy_connect.xml
@@ -53,6 +53,18 @@
</summary>
<seealso><module>mod_proxy</module></seealso>
+<section id="notes"><title>Request notes</title>
+ <p><module>mod_proxy_connect</module> creates the following request notes for
+ logging using the <code>%{VARNAME}n</code> format in
+ <directive module="mod_log_config">LogFormat</directive> or
+ <directive module="core">ErrorLogFormat</directive>:
+ </p>
+ <dl>
+ <dt>proxy-source-port</dt>
+ <dd>The local port used for the connection to the backend server.</dd>
+ </dl>
+</section>
+
<directivesynopsis>
<name>AllowCONNECT</name>
<description>Ports that are allowed to <code>CONNECT</code> through the