Hello, we're implementing a distributed clustered infrastructure with CM redundancy, between the indexers/search heads and the CMs there is a load balancer. The mentioned LB can send requests to the ha_active_status endpoint but it needs a static response set to "understand" which CM is active. The team working on the LB says the ha_active_status response is not static because it contains a timestamp so the status check doesn't work. Any workarounds? Thanks in advance Luca
... View more