Timeout for large git repos

The values in the configuration files are set to the default values:

rhodecode.ini

timeout = 21600
limit_request_line = 0
limit_request_fields = 32768
limit_request_field_size = 0
graceful_timeout = 3600
keepalive = 2

vcsserver.ini

timeout = 21600

The other values are not set in vcsserver.ini. None of these values is anywhere near the 5 minute timeout.