connect-timeout

The maximum length of time to wait while establishing a connection to a Redis server.

Syntax

connect-timeout = <seconds>

Description

The maximum number of seconds to wait for a connection to be established with a server.

Options

<seconds>
The maximum length of time, in seconds, to wait to establish a connection to a Redis server.

Usage

This stanza entry is optional.

Default value

5

Example

connect-timeout = 5