]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: config: resolve relative threads on bind lines to absolute ones
authorWilly Tarreau <w@1wt.eu>
Wed, 29 Sep 2021 17:02:25 +0000 (19:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 8 Oct 2021 15:22:26 +0000 (17:22 +0200)
commite3f4d7496d1ed3a6f1da12230054b634aecafc90
tree34dc9d7221daeb8cf2cdd2db8ae4a1a01ec7a9c9
parent627def9e5061c609cda2ae6fd2ef0e5cbcba1f85
MEDIUM: config: resolve relative threads on bind lines to absolute ones

Now threads ranges specified on bind lines will be turned to effective
ones that will lead to a usable thread mask and a group ID.
src/cfgparse.c