# KA\_COUNT

Specifies the number of keep-alive probes to send before closing the connection. Depends on the `KA_ENABLE` option being enabled.

**Value:** An integer greater than 0.

**Default:** 3

**Example:**

Set the number of probes to 6:

`KA_COUNT=6`
