summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_reqtimeout.xml
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2009-10-07 21:10:15 +0200
committerStefan Fritsch <sf@apache.org>2009-10-07 21:10:15 +0200
commitcf421bd704c212401d6d4894419e337efa7952ed (patch)
tree0e9d6cc50930720e7c3ce9cca30e537cb5cce586 /docs/manual/mod/mod_reqtimeout.xml
parentOops the slotmem uses apr_time_now. Can't use stat on shared memory :-) (diff)
downloadapache2-cf421bd704c212401d6d4894419e337efa7952ed.tar.xz
apache2-cf421bd704c212401d6d4894419e337efa7952ed.zip
add note about ssl renegotiation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822857 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_reqtimeout.xml')
-rw-r--r--docs/manual/mod/mod_reqtimeout.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_reqtimeout.xml b/docs/manual/mod/mod_reqtimeout.xml
index 01e3750549..9ffe517a14 100644
--- a/docs/manual/mod/mod_reqtimeout.xml
+++ b/docs/manual/mod/mod_reqtimeout.xml
@@ -89,7 +89,8 @@
is sent.</p>
<p>For SSL virtual hosts, the header timeout values include the time needed
- to do the SSL handshake.</p>
+ to do the initial SSL handshake. The body timeout values include the time
+ needed for SSL renegotiation (if necessary).</p>
<p>When an <directive module="core">AcceptFilter</directive> is in use
(usually the case on Linux and FreeBSD), the socket is not sent to the