MINOR: server: mark servers referenced by LUA script as non purgeable
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 23 Aug 2021 12:06:31 +0000 (14:06 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 25 Aug 2021 13:53:54 +0000 (15:53 +0200)
commit86f3707d14c2feccbdaa89bd395622cdca4d4b34
treed13c7c2f58b01a38e6cfa236ddacfd7f9680ce51
parent0626961ad3d3153f6761dbdd4336296acbde0864
MINOR: server: mark servers referenced by LUA script as non purgeable

Each server that is retrieved by a LUA script is marked as non
purgeable. Note that for this to work, the script must have been
executed already once.
src/hlua_fcn.c