haproxy/include
Willy Tarreau bb3f994f1a BUG/MINOR: channel: compare to_forward with buf->i, not buf->size
We know that all incoming data are going to be purged if to_forward
is greater than them, not only if greater than the buffer size. This
buf has no direct impact on this version, but it participates to some
bugs affecting http-send-name-header since 1.4. This fix will have to
be backported down to 1.4 albeit in a different form.
2015-01-14 13:50:24 +01:00
..
common MINOR: config: extend the default max hostname length to 64 and beyond 2015-01-14 11:52:34 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto BUG/MINOR: channel: compare to_forward with buf->i, not buf->size 2015-01-14 13:50:24 +01:00
types MINOR: logs: add a new per-proxy "log-tag" directive 2015-01-07 15:03:42 +01:00