http2-idle-timeout

Use the http2-idle-timeout stanza entry to set the amount of time an HTTP/2 connection can be idle (not processing any requests).

Syntax

http2-idle-timeout = number_of_seconds

Description

The connection will be closed if it is idle for this amount of time. This setting applies to HTTP/2 connections for all interfaces.

Options

number_of_seconds
The max number of seconds an HTTP/2 connection can be idle.

Usage

This stanza entry is optional.

Default value

None.

Example

http2-idle-timeout=20