[rsyslog] rsyslog 5.3.6 (v5-beta) released
Rainer Gerhards
rgerhards at hq.adiscon.com
Wed Jan 20 16:22:12 CET 2010
I forgot to mention:
> I realize there is still a window for corruption (if two output threads
> running at the same time both decide they need to write at the same
> time),
> but it seems that in practice it's effectively gone.
The current code writes a single line with a single API call. I guess that
call is rather atomic from an OS point of view, so the window of corruption
probably don't even exists with current rsyslog and linux code.
Rainer
More information about the rsyslog
mailing list