summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/imptcp.html5
-rw-r--r--doc/omfwd.html2
2 files changed, 7 insertions, 0 deletions
diff --git a/doc/imptcp.html b/doc/imptcp.html
index b5bd0970..3efcce27 100644
--- a/doc/imptcp.html
+++ b/doc/imptcp.html
@@ -99,6 +99,11 @@ of seconds (5 recommended) to activate rate-limiting.
</li>
<li><b>RateLimit.Burst</b> [number] - (available since 7.3.1) specifies the rate-limiting
burst in number of messages. Default is 10,000.
+<li><b>compression.mode</b><i>mode</i><br>
+<i>mode</i> is one of "none" or "stream:always".
+It is the counterpart to the compression modes set in
+<a href="omfile.html">omfile</a>.
+Please see it's documentation for details.
</li>
</ul>
<b>Caveats/Known Bugs:</b>
diff --git a/doc/omfwd.html b/doc/omfwd.html
index 7ce342fa..51aa58b5 100644
--- a/doc/omfwd.html
+++ b/doc/omfwd.html
@@ -64,6 +64,8 @@
compressed data. For typical syslog messages, this can mean that
some hundered messages may be held in local buffers before they are
actually sent. This mode has been introduced in 7.5.1.
+ <br><b>Note: currently only imptcp supports receiving stream-compressed
+ data.</b>
<br></li><br>
<li><strong>RebindInterval </strong>integer<br>