From: Stefan Fritsch
Date: Wed, 7 Oct 2009 19:10:15 +0000 (+0000)
Subject: add note about ssl renegotiation
X-Git-Tag: 2.3.3~188
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf421bd704c212401d6d4894419e337efa7952ed;p=thirdparty%2Fapache%2Fhttpd.git
add note about ssl renegotiation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822857 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_reqtimeout.xml b/docs/manual/mod/mod_reqtimeout.xml
index 01e3750549c..9ffe517a149 100644
--- a/docs/manual/mod/mod_reqtimeout.xml
+++ b/docs/manual/mod/mod_reqtimeout.xml
@@ -89,7 +89,8 @@
is sent.
For SSL virtual hosts, the header timeout values include the time needed
- to do the SSL handshake.
+ to do the initial SSL handshake. The body timeout values include the time
+ needed for SSL renegotiation (if necessary).
When an AcceptFilter is in use
(usually the case on Linux and FreeBSD), the socket is not sent to the