haproxy/include
Benoit affb481f1a [MEDIUM] add support for "balance hdr(name)"
There is a patch made by me that allow for balancing on any http header
field.

[WT:
  made minor changes:
  - turned 'balance header name' into 'balance hdr(name)' to match more
    closely the ACL syntax for easier future convergence
  - renamed the proxy structure fields header_* => hh_*
  - made it possible to use the domain name reduction to any header, not
    only "host" since it makes sense to do it with other ones.
  Otherwise patch looks good.
/WT]
2009-05-10 15:50:15 +02:00
..
common [MINOR] standard: provide a new 'my_strndup' function 2009-05-10 15:41:18 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] add basic signal handling functions 2009-05-10 09:24:23 +02:00
types [MEDIUM] add support for "balance hdr(name)" 2009-05-10 15:50:15 +02:00