Configuration

class Configuration

CIO-based server configuration

Constructors

Link copied to clipboard
fun Configuration()

Properties

Link copied to clipboard
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.