summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_logio.html.en
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2008-02-22 18:57:02 +0000
committerEric Covener <covener@apache.org>2008-02-22 18:57:02 +0000
commit7e085594337b2311c6aa5998fea413af8b774048 (patch)
tree3d795cebde080f6fef86d0eaeb8a2a6c37b21666 /docs/manual/mod/mod_logio.html.en
parenta1dfa17653b3121ad712e5665e62cbe27e706115 (diff)
downloadhttpd-7e085594337b2311c6aa5998fea413af8b774048.tar.gz
A note about SSL handshake data and mod_logio
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@630289 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_logio.html.en')
-rw-r--r--docs/manual/mod/mod_logio.html.en5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_logio.html.en b/docs/manual/mod/mod_logio.html.en
index 9a4479722d..f9123ce8af 100644
--- a/docs/manual/mod/mod_logio.html.en
+++ b/docs/manual/mod/mod_logio.html.en
@@ -41,6 +41,11 @@
<p>This module requires <code class="module"><a href="../mod/mod_log_config.html">mod_log_config</a></code>.</p>
+ <div class="note">When KeepAlive connections are used with SSL, the overhead of the SSL
+ handshake is reflected in the byte count of the first request on the
+ connection. When per-directory SSL renegotiation occurs, the bytes are associated
+ with the request that triggered the renegotiation.</div>
+
</div>
<div id="quickview"><h3 class="directives">Directives</h3>
<p>This module provides no