Configure > HTTP/1 Directives
This document describes the configuration directives for controlling the HTTP/1 protocol handler.
- Description:
-
Timeout for incoming requests in seconds.
- Level:
- global
- Default:
http1-request-timeout: 10
- Description:
-
Timeout for incoming request I/O in seconds.
- Level:
- global
- Default:
http1-request-io-timeout: 5
- Description:
-
Boolean flag (
ON
orOFF
) indicating whether or not to allow upgrade to HTTP/2. - Level:
- global
- Default:
http1-upgrade-to-http2: ON