I find the documentation for these two settings to be unclear. Does setting them to 0 mean blocking the producer (in the case of MainMsg, my application) indefinitely or does it disable this time and cause messages to be dropped immediately when the queue is full (my desired behavior).
I have currently set both to 1ms, but I would actually like to disable this. "$MainMsgQueueTimeoutEnqueue <number> [number is timeout in ms (1000ms is 1sec!), default 2000, 0 means indefinite]" _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

