Just a couple of my own notes setting up Maximo with a Load Balancer which I learnt through the hard way:
- Property mxe.system.useLoadBalancer – should be set to 1. If not enabled, Maximo thinks the IP address of the Load Balancer’s IP is the client’s and blocks it when the number of requests exceeds a certain threshold (by default is 50 per 3 seconds).For more details about the IP blocking
function, read this previous post