File: ipvsadm.default

package info (click to toggle)
ipvsadm 1%3A1.31-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 632 kB
  • sloc: ansic: 3,797; sh: 349; makefile: 138
file content (15 lines) | stat: -rw-r--r-- 337 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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"