
Parameter Description
Specifies the maximum number of possible network connections that are open at the same time for standalone enqueue server 2.
Example:
So that overload situations can be handled better, the maximum number of connections is increased by the maximum number of threads. With the default configuration of 500 connections and 50 threads, 550 entries are therefore effectively created. The memory for managing the connections is created in the heap when the program is started. Each connection entry requires approximately 520 bytes. If enq/io/max_conn = 300, the memory requirement is therefore approximately 160KB.
Application Area
The value in this parameter will only be used if standalone enqueue server 2 is used; see enq/enable.
Who is permitted to make changes?
Customer
Values allowed
Integer value


