MINOR: config: report the number of processes using a peers section in the error...
authorWilly Tarreau <w@1wt.eu>
Mon, 4 May 2015 19:48:51 +0000 (21:48 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 4 May 2015 19:48:51 +0000 (21:48 +0200)
commit64c5722e051768188754bd4c25a440ecd9103b38
tree81dbf9b31a1eb903b72e0d1062b4e8a159d1b6a8
parent0334ffc65d791120a102d72df2f5503537fe0077
MINOR: config: report the number of processes using a peers section in the error case

It can be helpful to know how many different processes try to use the
same peers section when trying to find the culprits.
src/cfgparse.c