Connection timeout
The connecttimeout parameter specifies the maximum period, in seconds, that establishing a CICS server connection is permitted to take.
connecttimeout=<number>
- Description
- Set the value in the range 0 - 3600 to specify the time period
in seconds. If the value of the connecttimeout parameter is set to 0, no limit is set by the Client daemon. A timeout occurs if establishing the connection takes longer
than the specified time.
This parameter is in the IPICSERVER section of the configuration file.
- Default value
- If this parameter is not specified, the default value is 0.
- Configuration Tool
- In the Configuration Tool, you can set the value of connecttimeout in the Connection timeout (sec) field in the Server connection page. This page can be accessed by selecting an existing server in the CICS Servers section of the CICS Transaction Gateway pane or by creating a server definition. To create a server definition, click or click the New Server icon.