This directive can set various timeouts for receiving the request headers
and the request body from the client. If the client fails to send headers or
body within the configured time, a 408 REQUEST TIME OUT error
is sent.
For SSL virtual hosts, the header timeout values include the time needed to do the initial SSL handshake. The body timeout values include the time needed for SSL renegotiation (if necessary).
When an httpready) is received. The header timeout configured with
RequestTimeout is only effective after the server process has
received the socket.
For the timeout parameters, the value 0 means no limit.
headerinitheaderminrate is not set, the request line and all headers
must be received within this time.headerminrateheadermaxheaderminrate.bodyinitbodyminrate is not set, the complete request body must be
received within this time.bodyminratebodymaxbodyminrate