haproxy/tests/test-pollers.cfg
Willy Tarreau 6f93cd9ba8 [TESTS] add test-pollers.cfg to easily report pollers in use
(cherry picked from commit 8b2f55aec473879586005a8a4a107f3ba5f9c2a9)
2008-03-08 21:51:40 +01:00

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