1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-03-05 10:58:14 +00:00
haproxy/tests/test-pollers.cfg

16 lines
331 B
INI

# 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