diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-28 13:16:02 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-28 13:16:02 +0000 |
commit | 16d4429147e5c7480deec742d07cb34126ef1fa4 (patch) | |
tree | 61c8fe54c3b9a7d7dbda53053d2fdabf6c9c900e /ChangeLog | |
parent | bd6a67d38e042cca09ff41872dda874ba71c2e80 (diff) | |
download | rsyslog-16d4429147e5c7480deec742d07cb34126ef1fa4.tar.gz rsyslog-16d4429147e5c7480deec742d07cb34126ef1fa4.tar.xz rsyslog-16d4429147e5c7480deec742d07cb34126ef1fa4.zip |
add Michael Biebl's autoconf patch for netsnmp - thks!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ Version 3.10.3 (rgerhards), 2008-01-14 - fixed a bug with standard template definitions (not a big deal) - thanks to varmojfekoj for spotting it - run-time instrumentation added +- implemented disk-assisted queue mode, which enables on-demand disk + spooling if the queue's in-memory queue is exhausted +- implemented a dynamic worker thread pool for processing incoming + messages; workers are started and shut down as need arises - implemented the $MainMsgQueueSaveOnShutdown config directive - implemented the $MainMsgQueueWorkerThreadMinimumMessages config directive - implemented the $MainMsgQueueTimeoutWorkerThreadShutdown config directive |