# KA\_MAXIDLE

Specifies the idle time before the keep-alive network probing is initiated. Depends on the `KA_ENABLE` option being enabled.

**Value:** Time in seconds.

**Default:** 5 seconds

**Example:**

Set the idle time to 10 seconds:

`KA_MAXIDLE=10`
