summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-02-11 14:56:02 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-02-11 14:56:02 +0100
commit121f5ab4ec4e766aeae5671005325a6aef4a1806 (patch)
treef0ca736c58c7b51d9ebd93d0587248eb7a3b78ed /ChangeLog
parent2d67035d1b851bdfb430e6980ca217c1807b3a9c (diff)
downloadrsyslog-121f5ab4ec4e766aeae5671005325a6aef4a1806.tar.gz
rsyslog-121f5ab4ec4e766aeae5671005325a6aef4a1806.tar.xz
rsyslog-121f5ab4ec4e766aeae5671005325a6aef4a1806.zip
bugfix: queue engine did not properly slow down inputs in FULL_DELAY mode...
...when in disk-assisted mode. This especially affected imfile, which created unnecessarily queue files if a large set of input file data was to process.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57c23cd5..6e34a436 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@ Version 5.7.4 [V5-BETA] (rgerhards), 2011-02-??
- bugfix: abort if imfile reads file line of more than 64KiB
Thanks to Peter Eisentraut for reporting and analysing this problem.
bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=221
+- bugfix: queue engine did not properly slow down inputs in FULL_DELAY mode
+ when in disk-assisted mode. This especially affected imfile, which
+ created unnecessarily queue files if a large set of input file data was
+ to process.
---------------------------------------------------------------------------
Version 5.7.3 [V5-BETA] (rgerhards), 2011-02-07
- added support for processing multi-line messages in imfile