# USER\_TIMEOUT

Specifies the time period during which the transmitted data may remain unacknowledged before the connection is closed. This option is only supported on Linux kernel v2.6.37 and later.

**Value:** Time in milliseconds

**Default:** 9000 milliseconds (9 seconds)

**Example:**

Set the time period to 10 seconds.

`USER_TIMEOUT=10000`
