diff --git a/templates/httpd.conf.erb b/templates/httpd.conf.erb index 358e9bd..1efeba1 100644 --- a/templates/httpd.conf.erb +++ b/templates/httpd.conf.erb @@ -66,7 +66,7 @@ PidFile run/httpd.pid # # Timeout: The number of seconds before receives and sends time out. # -Timeout 60 +Timeout 120 # # KeepAlive: Whether or not to allow persistent connections (more than