Hi all, we have a parameter that permits to configure omfwd to rebind to its port every n messages. I have begun to look at omfwd to optimize it. A main goal is to reduce the send() API calls to one (or few ) time(s) per batch. This conflicts with the current semantics of rebinding. My current thinking is that a rebind based on send() calls is sufficient.
Does anyone has any concerns? Thanks, Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

