MINOR: proxy: add a flag to memorize that the proxy's ID was forced
authorWilly Tarreau <w@1wt.eu>
Wed, 27 May 2015 14:44:02 +0000 (16:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 27 May 2015 14:51:28 +0000 (16:51 +0200)
commit0d1fdf7df57988e2f9de2751de8197b68b919ad1
tree27b7961b96228e44d0a10546da1828165039e5f5
parent3c56a7d94fee360aed3a3bdc618ace13790f33ea
MINOR: proxy: add a flag to memorize that the proxy's ID was forced

This will be used to know if proxy's ID should be considered when names
mismatch upon check status reload.
include/types/proxy.h
src/cfgparse.c