Using the Rebind Interval and TCP load balancing has its limits. The higher the volume and velocity the harder it becomes too balance overall. The interval can not be too high as it risks overloading a single node in a cluster. The interval can not be too low as it risks overhead with the opening and closing of TCP connections.
Message based load balancing would present a more uniform spread amongst a clustered destination. It would also mean not having to reset the TCP connections as often, or at all. This is where message broker applications like Redis or Kafka come into play. ----- ~Regards Matthew Gaetano -- View this message in context: http://rsyslog-users.1305293.n2.nabble.com/Are-we-building-an-ERK-stack-tp7591564p7591672.html Sent from the rsyslog-users mailing list archive at Nabble.com. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

