mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-05 14:50:45 -05:00
Define a new proxy flag PR_FL_NON_PURGEABLE. This is used to mark every proxy instance explicitely referenced in the config. Such instances cannot be deleted at runtime. Static use_backend/default_backend rules are handled in proxy_finalize(). Also, sample expression proxy references are protected via smp_resolve_args(). Note that this last case also incidentally protects any proxies referenced via a CLI "set var" expression. This should not be the case as in this case variable value is instantly resolved so the proxy reference is not needed anymore. This also affects dynamic servers. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||