haproxy/include
Willy Tarreau eb3e34854d MEDIUM: proxy: add a new proxy_find_best_match() function
This function tries to spot a proxy by its name, ID and type, and
in case some elements don't match, it tries to determine which ones
could be ignored and reports which ones were ignored so that the
caller can decide whether or not it wants to pick this proxy. This
will be used for maintaining the status across reloads where the
config might have changed a bit.
2015-05-27 16:51:28 +02:00
..
common MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions 2015-05-26 12:18:29 +02:00
import IMPORT: hash: import xxhash-r39 2015-04-29 19:15:21 +02:00
proto MEDIUM: proxy: add a new proxy_find_best_match() function 2015-05-27 16:51:28 +02:00
types MINOR: proxy: add a flag to memorize that the proxy's ID was forced 2015-05-27 16:51:28 +02:00