Willy Tarreau 34eb671f24 OPTIM/MINOR: move the hdr_idx pools out of the proxy struct
It makes no sense to have one pointer to the hdr_idx pool in each proxy
struct since these pools do not depend on the proxy. Let's have a common
pool instead as it is already the case for other types.
2011-10-24 18:15:04 +02:00
..
2009-10-18 08:20:26 +02:00
2011-03-28 18:45:15 +02:00
2009-01-25 13:49:53 +01:00
2007-05-13 20:19:55 +02:00