1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
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