Adapt Timeout to be the same as DEFAULT_TIMEOUT. After all it's localted in a file called extra/httpd-default.conf
mod_reqtimeout: Change the default to set some reasonable timeout values if loaded
This file is supposed to reflect code defaults. PR: 39613
As discussed on the list, change the default setting for KeepAliveTimeout from 15 seconds to 5 seconds.
Merged the simple-conf branch changes r159781:160695 into the trunk.