You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sf...@apache.org on 2009/10/07 21:10:16 UTC

svn commit: r822857 - /httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml

Author: sf
Date: Wed Oct  7 19:10:15 2009
New Revision: 822857

URL: http://svn.apache.org/viewvc?rev=822857&view=rev
Log:
add note about ssl renegotiation

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml?rev=822857&r1=822856&r2=822857&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_reqtimeout.xml Wed Oct  7 19:10:15 2009
@@ -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