From 6a45fa0c79e1b20fca72ad853bbec6d4470b8245 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 15 Feb 2006 09:15:27 +0000 Subject: doc updates for 1.12.2 --- doc/bugs.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'doc/bugs.html') diff --git a/doc/bugs.html b/doc/bugs.html index 617af9f8..1903ba5b 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -14,11 +14,6 @@ both.

This list has last been updated on 2005-09-26 by Rainer Gerhards.

rsyslogd

-

multi-threading and BSD

-

Multi-threading does currently not work reliably on BSD, at least -not upon program termination. It looks like this is related with the -way BSD handles signals. I am currently looking at it. In the mean -time, compile BSD builds without threading support (the default).

REPEATED LOG LINES

If multiple log lines with the exact same content are received, the duplicates are NOT suppressed. This is done by sysklogd -- cgit