diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-31 19:10:18 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-01-31 19:10:18 +0000 |
commit | 6cf22c900bb907e42176374e0b1730a9a2109f89 (patch) | |
tree | a1c8863c3b3e05456c3b7882a62443c917cdc706 /doc/rsyslog_ng_comparison.html | |
parent | 8039c08300f8ff05058c2f71299337db062937bf (diff) | |
download | rsyslog-6cf22c900bb907e42176374e0b1730a9a2109f89.tar.gz rsyslog-6cf22c900bb907e42176374e0b1730a9a2109f89.tar.xz rsyslog-6cf22c900bb907e42176374e0b1730a9a2109f89.zip |
on the wire message compression added
Diffstat (limited to 'doc/rsyslog_ng_comparison.html')
-rw-r--r-- | doc/rsyslog_ng_comparison.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rsyslog_ng_comparison.html b/doc/rsyslog_ng_comparison.html index 96f82834..53a8d9ff 100644 --- a/doc/rsyslog_ng_comparison.html +++ b/doc/rsyslog_ng_comparison.html @@ -283,9 +283,9 @@ don't be shy ;)</p> <td valign="top">no (?)</td> </tr> <tr> - <td valign="top"> </td> - <td valign="top"> </td> - <td valign="top"> </td> + <td valign="top">on the wire (zlib) message compression</td> + <td valign="top">yes</td> + <td valign="top">no (?)</td> </tr> <tr> <td valign="top">license</td> |