commit | 2e96194d003b25f1ee91b9bd5e1d9d60108ea083 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Mar 25 17:29:38 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Thu Apr 01 15:34:22 2021 +0200 |
tree | 28e66734756ed33610f3676f9074fb7a342a7aa4 | |
parent | a434a008648fe430b016b387b001af08aaacd39d [diff] |
MINOR: htx: Make internal.strm.is_htx an internal sample fetch It is not really a context-less sample fetch, but it is internal. And it only fails if no stream is attached to the sample. This way, it is still possible to use it on an HTTP proxy (L6 sample fetches are ignored now for HTTP proxies). If the commit "BUG/MINOR: payload/htx: Ingore L6 sample fetches for HTX streams/checks" is backported, it may be a good idea to backport this one too. But only as far as 2.2.