!--a11y-->
rdisp/max_comm_entries 
This parameter specifies the maximum number of communication entries on an application server.
This parameter allows you to control the number of RFC/CPIC connections on an application server.
Every RFC or CPIC communication with a partner program requires an entry. If the initiator and recipient of an RFC/CPIC program are running on the same application server, two entries per communication are required.

Every communication entry requires 100 bytes of shared memory.
Unit: number of RFC/CPIC connections
Default value: 500
If a lot of RFC balancing accumulates on one application server and the value of parameter rdisp/max_comm_entries has been increased to accommodate this, we recommend you set rdisp/max_arq to the same value.
