diff --git a/apache/v2/httpd.conf.in b/apache/v2/httpd.conf.in index d7dcac365ea145d57e24db28686f0cbcad78c6ba..b9534b1d7e01a3cde4e48e88b558f0f2bdfeefb3 100644 --- a/apache/v2/httpd.conf.in +++ b/apache/v2/httpd.conf.in @@ -73,7 +73,7 @@ PidFile /var/run/httpd.pid # # Timeout: The number of seconds before receives and sends time out. # -Timeout 300 +Timeout 1000 # # KeepAlive: Whether or not to allow persistent connections (more than