]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] report list of supported pollers with -vv
authorWilly Tarreau <w@1wt.eu>
Sat, 3 Oct 2009 16:57:08 +0000 (18:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 3 Oct 2009 16:57:08 +0000 (18:57 +0200)
commitbe5b68584e09b7760230a4ba54278af17e0455f3
treea1f068a41a6eb0051b65c0142114c26d2b35ee07
parent9757a38feb5ee1c689c9c0d9c1288069a9432461
[MINOR] report list of supported pollers with -vv

During troubleshooting, it's often useful to get the list of supported
pollers but until now it was required to have a working configuration
first. Since the pollers are known before main() is called, let's list
them with the build options.
src/haproxy.c