The connecttimeout parameter specifies
how long the protocol handler waits for a connection manager thread
to become available.
connecttimeout=<number>- Description
- Set the value in the range 0 - 65,536 to specify the value in
milliseconds. When a new connection has been accepted, the protocol
handler waits for a connection manager thread to become available.
If a connection manager thread does not become available within this
time, the connection is refused. If this value is set to zero, a
connection is refused if a connection manager thread is not immediately
available.
This parameter is in
the GATEWAY section of the configuration file.
- Default value
- If this parameter is not specified, the default value is 2000
milliseconds.
- Configuration Tool
- In the Configuration Tool, you can set the value of connecttimeout in
the Connection timeout (ms) field in the TCP/IP
settings, SSL settings, or Statistics
API settings pages.