]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: config: support process ranges for "bind-process"
authorWilly Tarreau <w@1wt.eu>
Thu, 15 Nov 2012 16:50:01 +0000 (17:50 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 15 Nov 2012 16:50:01 +0000 (17:50 +0100)
commit110ecc1acd8582429f282a335f0a307000171251
treeda2cebec7f39d7e353f54458fe665fef662c3362
parent247a13a3157bbfeb5760dd12a5e4c8624495b25c
MINOR: config: support process ranges for "bind-process"

Several users have already been caught by "bind-process" which does not
support ranges, so let's support them now.
doc/configuration.txt
src/cfgparse.c
src/dumpstats.c