On 07/29/2010 03:07 PM, Rainer Gerhards wrote:
> You set the retry count to -1, that is infinite. So
> messages are never discarded. When nobody is reading
> the pipe, a queue builds up. In the log, the queue
> capacity is simply exhausted. As it looks from the
> log, nobody seems to be reading the pipe, at least
> we consistently get error 11 back from the write API
> call.

As i wrote before *there is someone reading* the pipe.

In another shell i run

  while true; do cat /var/run/syslog2thinfs ; done

Also when i kill and restart the reader the behaviour still is the same.

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

Reply via email to