Configuring Lazy
Communication
The lazy communication mechanism is used automatically by the Cluster Manager to quickly exchange large amounts of information between two server processes without using the message server as an intermediary.
By default, lazy communication is enabled only for a predefined list of services (the list is stored in the lazy.exclusive.list property) and disabled for the remaining services.

We recommend that you do not modify the default lazy communication settings unless you are advised to do so by SAP Support.
...
1. Start the Config Tool.
2. Set the View in Expert Mode.
3. Choose cluster-data → template → instance - <n> → managers → ClusterManager.
4. From the list of properties, select the property you want to modify:
○ lazy.exclusive.list to add or remove a service from the list of services for which lazy communication is always enabled, select the property and modify its value.
○ lazy.message.pool.size to specify the size of the pool where the currently unused message objects are stored.
5. To apply the new value, choose Set.
6.
To save the
changes, choose
Apply
changes.
7. For the changes to take effect, restart the cluster.