> HA-Proxy version 1.5.11 2015/01/31 > Copyright 2000-2015 Willy Tarreau <[email protected]> > > Build options : > TARGET = linux30 > [...] > Available polling systems : > poll : pref=200, test result OK > select : pref=150, test result OK > Total: 2 (2 usable), will use poll.
Also, please notice that linux30 is not a valid make target. Use
linux26 or linux2628, because linux30 will just fallback to generic
and therefor disable a lot of performance related features.
Lukas

