when machine A is configured to send logs to machine B via TCP, you are saying
that when machine B isn't processing logs fast enough, you want machine A to
pause sending the logs (note that you can still loose logs via tcp, you need to
use relp to avoid loosing logs).
When the omfwd using tcp can't send a log, it waits. To be pedantic, the worker
thread processing that log waits. Unless there is a queue for that action, this
means that everything else the worker thread would deliver messages to will also
be blocked.
David Lang
_______________________________________________
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.