front-persistent-timeout

This command sets the inter-transaction timeout for web service proxy-to-client connections.

Syntax

front-persistent-timeout seconds

Parameters

seconds
Specifies the maximum inter-transaction idle time. Enter a value in the range 0 - 86400. The default value is 180. A value of 0 disables the persistence timer.

Guidelines

The front-persistent-timeout command sets the inter-transaction timeout for service-to-client connections. This value is the maximum idle time to allow between the completion of a TCP transaction and the initiation of a new TCP transaction. If the specified idle time is exceeded, the connection is torn down.

An idle TCP connection can remain in the idle state for 20 seconds after the expiration of the persistence timer.