front-timeout
This command sets the intra-transaction timeout for API gateway to client connections.
Syntax
front-timeout seconds
Parameters
- seconds
- Specifies the maximum intra-transaction idle time. Enter a value in the range 1 - 86400. The default value is 120.
Guidelines
The front-timeout command sets the intra-transaction timeout on the service-to-client connection. This value is the maximum idle time to allow in a transaction on the service-to-client connection. This timer monitors idle time in the data transfer process. If the specified idle time is exceeded, the connection is torn down.