To ensure consistent performance and correct operation, apply the configuration changes as follows:
These recommendations are for standard deployments. For customized environments, test any changes in a staging environment before applying them in production.
In
global.properties
Add the following property to both the Domain Server VM and all MQ CEP VMs:server.sensor.task.thread.pool.size=60
Place this line inside the
[AP_HOME]/global.propertiesfile.In
ATPNode.lax
Add the following property to the Domain Server VM only:-Dserver.process.pool.size=300
This setting is typically not needed on MQ CEP VMs unless your environment specifically requires it for event-driven processing.
After making changes, restart the AP processes on both the Domain Server and MQ CEP servers for the new settings to take effect.