diff --git a/install/debian/10/apache2/apache2.conf b/install/debian/10/apache2/apache2.conf index 2756132ae..2be3e50d5 100644 --- a/install/debian/10/apache2/apache2.conf +++ b/install/debian/10/apache2/apache2.conf @@ -12,7 +12,8 @@ # Global configuration PidFile ${APACHE_PID_FILE} -Timeout 30 +Timeout 900 +ProxyTimeout 900 KeepAlive Off MaxKeepAliveRequests 100 KeepAliveTimeout 10