Updated the manual to reflect new config options.
[distributedratelimiting.git] / ulogd.conf.in
index 4e44de0..05400e8 100644 (file)
@@ -65,12 +65,19 @@ policy=FPS
 estintms=500
 # The location of the DRL logfile.
 drl_logfile="/var/log/ulogd-drl.log"
-# The verbosity of the DRL logfile. 1 = most verbose,
-# 3 = errors only.
-drl_loglevel=3
+# The verbosity of the DRL logfile. 1 = most verbose/debug,
+# 2 = traffic information and errors, 3 = errors only.
+drl_loglevel=2
 # The location of the DRL configuration file, which
 # specifies which identities should be installed.
 drl_configfile="@etcdir@/drl.xml"
+# Whether or not ulogd should create the htb hierarchy (for FPS).
+# 0 = Use the hierarchy that's already there. (When, for instance,
+# PlanetLab's node manager is responsible for it.)
+# 1 = Re-build the hierarchy
+# When this is set to 0, identities must specify an htb_node and 
+# htb_parent property in the drl xml file.
+create_htb=0
 
 [NETFLOW]
 # PlanetLab NetFlow logging