diff --git a/admin_manual/configuration_files/big_file_upload_configuration.rst b/admin_manual/configuration_files/big_file_upload_configuration.rst index b83011844..66ab57201 100644 --- a/admin_manual/configuration_files/big_file_upload_configuration.rst +++ b/admin_manual/configuration_files/big_file_upload_configuration.rst @@ -65,6 +65,7 @@ Apache ^^^^^^ * `LimitRequestBody `_ * `SSLRenegBufferSize `_ +* `Timeout `_ Apache with mod_fcgid ^^^^^^^^^^^^^^^^^^^^^ @@ -79,6 +80,10 @@ Apache with mod_fcgid Setting ``FcgidMaxRequestInMem`` significantly higher than normal may no longer be necessary, once bug #51747 is fixed. +Apache with mod_proxy_fcgi +^^^^^^^^^^^^^^^^^^^^^^^^^^ +* `ProxyTimeout `_ + nginx ^^^^^ * `client_max_body_size `_