]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Adapt Timeout to be the same as DEFAULT_TIMEOUT.
authorIgor Galić <igalic@apache.org>
Wed, 28 Mar 2012 14:09:32 +0000 (14:09 +0000)
committerIgor Galić <igalic@apache.org>
Wed, 28 Mar 2012 14:09:32 +0000 (14:09 +0000)
After all it's localted in a file called extra/httpd-default.conf

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1306350 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/extra/httpd-default.conf.in

index f1e7bc82a7715ba7d62655cfaccfdcf0a361584d..7196922866a03aba236fdb0224a0bfc7714661bc 100644 (file)
@@ -7,7 +7,7 @@
 #
 # Timeout: The number of seconds before receives and sends time out.
 #
-Timeout 300
+Timeout 60
 
 #
 # KeepAlive: Whether or not to allow persistent connections (more than