[TESTS] add test-pollers.cfg to easily report pollers in use

This commit is contained in:
Willy Tarreau 2008-02-16 20:02:48 +01:00
parent 3a70f94991
commit 8b2f55aec4

15
tests/test-pollers.cfg Normal file
View File

@ -0,0 +1,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