
gw/max_shm_req_per_conn
This parameter specifies the maximum number of CPIC requests that can be held for a CPIC connection in shared memory at a time. The value of this parameter must not exceed the value of the parameter gw/max_shm_req, and is correted by the gateway, if required.
Default value |
min(10, gw/max_shm_req) |
Dynamic |
Yes |
Reason for change |
Many clients with the result that the requests can no longer be stored in shared memory. |
Change |
Increase value in relation to the total number of SHM request blocks created. |