haproxy/include
Willy Tarreau 9e0bb1013e CLEANUP: proxy: make the proxy lookup functions more user-friendly
First, findproxy() was renamed proxy_find_by_name() so that its explicit
that a name is required for the lookup. Second, we give this function
the ability to search for tables if needed. Third we now provide inline
wrappers to pass the appropriate PR_CAP_* flags and to explicitly look
up a frontend, backend or table.
2015-05-26 11:24:42 +02:00
..
common MAJOR: pattern: add LRU-based cache on pattern matching 2015-04-29 19:15:24 +02:00
import IMPORT: hash: import xxhash-r39 2015-04-29 19:15:21 +02:00
proto CLEANUP: proxy: make the proxy lookup functions more user-friendly 2015-05-26 11:24:42 +02:00
types MEDIUM: backend: Allow redispatch on retry intervals 2015-05-22 07:07:40 +02:00