File: test-pollers.cfg

package info (click to toggle)
haproxy 3.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 24,612 kB
  • sloc: ansic: 275,408; sh: 3,607; xml: 1,756; python: 1,345; makefile: 1,162; perl: 168; cpp: 21
file content (15 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This is the smallest possible configuration. It does not
# bind to any port, and is enough to check the polling
# system in use without disturbing any running process.
#
# To be used that way:  haproxy -V -f test-pollers.cfg

global
	#nosepoll
	#noepoll
	#nopoll

# fake backend to pass the config checks
backend dummy
	balance