mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-17 08:54:41 +00:00
a434a00864
Use a L6 sample fetch on an HTX streams or a HTX health-check is meaningless because data are not raw but structured. So now, these sample fetches fail when called from an HTTP proxy. In addition, a warning has been added in the configuration manual, at the begining of the L6 sample fetches section. Note that req.len and res.len samples return the HTX data size instead of failing. It is not accurate because it does not reflect the buffer size nor the raw data length. But we keep it for backward compatibility purpose. However it remains a bit strange to use it on an HTTP proxy. This patch may be backported to all versions supporting the HTX, i.e as far as 2.0. But the part about the health-checks is only valid for the 2.2 and upper. |
||
---|---|---|
.. | ||
design-thoughts | ||
internals | ||
lua-api | ||
51Degrees-device-detection.txt | ||
acl.fig | ||
architecture.txt | ||
close-options.txt | ||
coding-style.txt | ||
configuration.txt | ||
cookie-options.txt | ||
DeviceAtlas-device-detection.txt | ||
gpl.txt | ||
haproxy.1 | ||
intro.txt | ||
lgpl.txt | ||
linux-syn-cookies.txt | ||
lua.txt | ||
management.txt | ||
netscaler-client-ip-insertion-protocol.txt | ||
network-namespaces.txt | ||
peers-v2.0.txt | ||
peers.txt | ||
proxy-protocol.txt | ||
queuing.fig | ||
regression-testing.txt | ||
seamless_reload.txt | ||
SOCKS4.protocol.txt | ||
SPOE.txt | ||
WURFL-device-detection.txt |