Am 03.08.2010 10:42, schrieb Rainer Gerhards:
> Depends on your environment. If you have a single UDP
> listener, reordering may occur on the wire before you
> even receive it....

As you can guess in our context UDP is not involved, just the fifo.

> Note that when you use a disk assisted queue, the queue
> engine always puts some messages out of order when switching
> to/from Disk mode. Newer builds also consume messages from
> memory and disk concurrently and thus potentially out of
> queue order.

I think that's what we see.

So i believe we have to decide between out-of-order messages or loss of some 
messages when we do not use a disk assisted queue. :(

Steffen

_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to