From 91b997e9978dd487cb1bf651dc8ec3cd57418d61 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Fri, 17 Dec 2010 13:24:15 +0100 Subject: added minimal doc for new imudp config statements --- doc/imudp.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/imudp.html b/doc/imudp.html index f0e86307..1533bafd 100644 --- a/doc/imudp.html +++ b/doc/imudp.html @@ -35,6 +35,12 @@ You can set this value as high as you like, but do so at your own risk. The high the value, the less precise the timestamp.
  • $InputUDPServerBindRuleset <ruleset>
    Binds the listener to a specific ruleset.
  • +
  • $IMUDPSchedulingPolicy <rr/fifo/other>
    +Can be used the set the scheduler priority, if the necessary functionality +is provided by the platform. Most useful to select "fifo" for real-time +processing under Linux (and thus reduce chance of packet loss). Available since 4.7.4+, 5.7.3+, 6.1.3+. +
  • $IMUDPSchedulingPriority <number>
    +Scheduling priority to use. Available since 4.7.4+, 5.7.3+, 6.1.3+. Caveats/Known Bugs: