connectionIdleTimeoutSeconds

var connectionIdleTimeoutSeconds: Int = 45

Number of seconds that the server will keep HTTP IDLE connections open. A connection is IDLE if there are no active requests running.