1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-09 15:21:02 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
Yann Ylavic
9fb745d560 Update mod_reqtimeout 'handshake' compatibility version (r1855413 did it for 2.4.x already).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1855418 13f79535-47bb-0310-9956-ffa450edef68
2019-03-13 13:13:05 +00:00
Yann Ylavic
1416730b40 mod_reqtimeout: Allow to configure (TLS-)handshake timeouts.
The timeouts apply between the process_connection and pre_read_request hooks.
They are disabled by default for compatibily reasons.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853906 13f79535-47bb-0310-9956-ffa450edef68
2019-02-19 18:14:13 +00:00
Christophe Jaillet
007adac35e Add directive name, so that quickreference.xsl can extract default value correctly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1853624 13f79535-47bb-0310-9956-ffa450edef68
2019-02-15 08:47:16 +00:00
Christophe Jaillet
a22567d792 Add a summary and explain at which loglevel the module operates. (related to PR 59088)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827780 13f79535-47bb-0310-9956-ffa450edef68
2018-03-26 19:39:23 +00:00
Christophe Jaillet
7d98edcfc1 Small tweaks
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827778 13f79535-47bb-0310-9956-ffa450edef68
2018-03-26 18:45:37 +00:00
Rainer Jung
96a8fb8351 Drop pre-2.3 compatibility notes from trunk docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1421821 13f79535-47bb-0310-9956-ffa450edef68
2012-12-14 12:35:47 +00:00
Daniel Gruno
90a77e573d Syntax updates for mod_r*.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331219 13f79535-47bb-0310-9956-ffa450edef68
2012-04-27 05:17:57 +00:00
Daniel Gruno
fb7d43f866 Last of the typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328338 13f79535-47bb-0310-9956-ffa450edef68
2012-04-20 11:57:33 +00:00
Stefan Fritsch
5f666a2385 mod_reqtimeout: Change the default to set some reasonable timeout values if loaded
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199447 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 20:41:47 +00:00
Stefan Fritsch
afca6b5a31 Mark some modules/directives non-experimental:
- BufferedLogs and mod_substitute have been around a long time
- mod_reqtimeout has stabilized as well


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1062989 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 21:30:03 +00:00
Stefan Fritsch
bbf479bd86 Note that CRL-querying browsers can have problems with low header timeouts.
Add another expamle config.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1032695 13f79535-47bb-0310-9956-ffa450edef68
2010-11-08 20:41:15 +00:00
Jeff Trawick
13d9429008 pointed out by a colleague:
Available in Apache 2.2.15 and later, not 2.3 and later
(2.2.x docs already has the right blurb)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@943875 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13 13:03:04 +00:00
Stefan Fritsch
b2df11804e Rename RequestTimeout into RequestReadTimeout and change the configuration
syntax again. Hopefully this makes it easier to understand.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@902434 13f79535-47bb-0310-9956-ffa450edef68
2010-01-23 16:21:52 +00:00
Stefan Fritsch
826357cf4b Fix typos
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@900018 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16 20:12:22 +00:00
Lucien Gentis
7523fe837a Updates for french translations and small typos for manual/mod/mod_reqtimeout.xml.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@885121 13f79535-47bb-0310-9956-ffa450edef68
2009-11-28 17:50:47 +00:00
André Malo
449c3e8ae1 automatically replace LastChangedRevision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882991 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 21:00:44 +00:00
Stefan Fritsch
a6c5c8cef4 Rename ReqTimeout into RequestTimeout, to be more in line with other
directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@825177 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 16:19:06 +00:00
Stefan Fritsch
cf421bd704 add note about ssl renegotiation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822857 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 19:10:15 +00:00
Stefan Fritsch
6cb0d5837a Add some docs for mod_reqtimeout.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@822509 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 21:20:33 +00:00