diff options
-rw-r--r-- | doc/features.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/features.html b/doc/features.html index 89de94bd..ea22f940 100644 --- a/doc/features.html +++ b/doc/features.html @@ -67,8 +67,8 @@ at some time moved back to the sourceforge tracker.</p> <li>implement native email-functionality in selector (probably best done as a plug-in)<li>port it to more *nix variants (eg AIX and HP UX) - this needs volunteers with access to those machines and - knowledge<li>provide an on-disk queue for syslog messages; should be - combined with reliable delivery to the next hop<li>support for native SSL enryption of plain tcp syslog sessions. This will + knowledge + <li>support for native SSL enryption of plain tcp syslog sessions. This will most probably happen based on syslog-transport-tls.<li>even more enhanced multi-threading, with a message queue for each action (when implementing this, search for CHECKMULTIQUEUE comments in the source - they already contain hints of |