--On Wednesday, July 31, 2024 10:33 PM +0000 thomaswilliampritchard@gmail.com wrote:
Hi Friends,
Is there a hard limit on the number of consumers that can replicate from a provider?
I have a 3 provider master multi master configuration where each consumer is aware of all 3 providers and replicate with refreshAndPersist. Over time we find that the consumers stop getting updates from providers. We enabled keepalive on our replication configs and see that keepalive takes effect. After the idle timer expires keepalive seems to think the connection is still active. Is it possible the providers simply stop pushing changes to some consumers, or fail to push to some at a high number of consumers? What would be the potential failures modes of providers who are expected to push to a high number of consumers?
OpenLDAP version? How many consumers do you have? Is there a load balancer or other network appliance in between the systems that affects network traffic?
--Quanah