summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-04 10:17:31 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-04 10:17:31 +0200
commit06001e951f5b5d0a7919c61057bc7a87b9eb8cba (patch)
treee81ee6f54a03ad33a656bd1f53d75ef6c70497b6 /ChangeLog
parent2ff7e5e73768556cef51cb1f8ef079c7d640a315 (diff)
downloadrsyslog-06001e951f5b5d0a7919c61057bc7a87b9eb8cba.tar.gz
rsyslog-06001e951f5b5d0a7919c61057bc7a87b9eb8cba.tar.xz
rsyslog-06001e951f5b5d0a7919c61057bc7a87b9eb8cba.zip
rewriten omusrmsg to no longer fork() a new process for sending messages
this caused some problems with the threading model, e.g. zombies. Also, it was far less optimal than it is now.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index faf9f942..387bc035 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
---------------------------------------------------------------------------
Version 3.19.9 (rgerhards), 2008-07-??
- added tutorial for creating a TLS-secured syslog infrastructure
+- rewriten omusrmsg to no longer fork() a new process for sending messages
+ this caused some problems with the threading model, e.g. zombies. Also,
+ it was far less optimal than it is now.
- bugfix: machine certificate was required for client even in TLS anon mode
Reference: http://bugzilla.adiscon.com/show_bug.cgi?id=85
The fix also slightly improves performance by not storing certificates in