# ipvsadm

# if you want to clear and restore the virtual server table when stopping and
# starting ipvsadm, set this to true
AUTO="false"

# daemon method (none|master|backup|both)
DAEMON="none"

# use interface (eth0,eth1...)
IFACE="eth0"	

# syncid to use 
# (0 means no filtering of syncids happen, that is the default)
# SYNCID="0"
