haproxy/include
Willy Tarreau a9fb08317f [MINOR] report in the proxies the requirements for ACLs
This patch propagates the ACL conditions' "requires" bitfield
to the proxies. This makes it possible to know exactly what a
proxy might have to support for any request, which helps knowing
whether we have to allocate some space for certain types of
structures or not (eg: the hdr_idx struct).

The concept might be extended to a lot more types of information,
such as detecting whether we need to allocate some space for some
request ACLs which need a result in the response, etc...
2009-07-10 23:09:39 +02:00
..
common [MEDIUM] config: support loading multiple configuration files 2009-06-23 08:17:17 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MAJOR] http: complete splitting of the remaining stages 2009-07-07 15:10:31 +02:00
types [MINOR] report in the proxies the requirements for ACLs 2009-07-10 23:09:39 +02:00