enq/io/conn_close_timeout

Parameter Description

Defines how long standalone enqueue server 2 will wait before a connection to the enqueue client is subject to a hard shutdown. The connection close can take some time if there is data that has not been sent to the client or server. This is especially relevant for SSL connections because a “close message” is sent to the client or server before the connection is actually closed.

Example:

If this parameter is set to 10000, for example, the enqueue server will wait up 2 to 10 seconds while a connection undergoes a soft shutdown. After 10 seconds, standalone enqueue server 2 closes the connection with a hard shutdown.

Application Area

This parameter will only be used if standalone enqueue server 2 is used; see enq/enable.

Parameter Unit

Milliseconds

Who is permitted to make changes?

Customer

Values allowed

Integer value

You May Also Like

Leave a Reply?