ktor-server-cio / io.ktor.server.cio / CIOApplicationEngine / Configuration / connectionIdleTimeoutSeconds

connectionIdleTimeoutSeconds

var connectionIdleTimeoutSeconds: Int

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