summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf_global.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-05-29 17:42:36 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-05-29 17:42:36 +0200
commit02d8dc27f991d19f63c3fd9edb02610a97f003b3 (patch)
tree3dd973cb633111eb50e5451d884199f407e3394c /doc/rsyslog_conf_global.html
parentd9f1bbf46e0e240dc8bdbaf6db74e499e668faa2 (diff)
parent36fe8d92f8bad4ddc1f24ede14405129ec46c0d8 (diff)
downloadrsyslog-02d8dc27f991d19f63c3fd9edb02610a97f003b3.tar.gz
rsyslog-02d8dc27f991d19f63c3fd9edb02610a97f003b3.tar.bz2
rsyslog-02d8dc27f991d19f63c3fd9edb02610a97f003b3.zip
Merge branch 'udpdrop'
Conflicts: runtime/conf.c
Diffstat (limited to 'doc/rsyslog_conf_global.html')
-rw-r--r--doc/rsyslog_conf_global.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rsyslog_conf_global.html b/doc/rsyslog_conf_global.html
index fe76912d..778e18f8 100644
--- a/doc/rsyslog_conf_global.html
+++ b/doc/rsyslog_conf_global.html
@@ -96,6 +96,9 @@ default 60000 (1 minute)]</li>
(driver-specific)</li><li>$ActionSendStreamDriverAuthMode &lt;mode&gt;,&nbsp; authentication mode to use with the stream driver
(driver-specific)</li><li>$ActionSendStreamDriverPermittedPeer &lt;ID&gt;,&nbsp; accepted fingerprint (SHA1) or name of remote peer
(driver-specific) -<span style="font-weight: bold;"> directive may go away</span>!</li>
+<li><b>$ActionSendUDPRebindInterval</b> nbr</a>- [available since 4.3.2] - instructs the UDP send
+action to rebind the send socket every nbr of messages sent. Zero, the default, means
+that no rebind is done. This directive is useful for use with load-balancers.</li>
<li><a href="rsconf1_allowedsender.html">$AllowedSender</a></li>
<li><a href="rsconf1_controlcharacterescapeprefix.html">$ControlCharacterEscapePrefix</a></li>
<li><a href="rsconf1_debugprintcfsyslinehandlerlist.html">$DebugPrintCFSyslineHandlerList</a></li>