[squid-users] filter NONE/000 NONE error:transaction-end-before-headers
Alex Rousskov
rousskov at measurement-factory.com
Mon Jul 27 13:19:04 UTC 2020
On 7/27/20 6:30 AM, amaury at tin.it wrote:
> I would like to filter the message NONE/000 NONE error:
> transaction-end-before-headers - HIER_NONE/- - - HTTP/0.0 "-" 0 0 that
> it arrives from loadbalancer keep alived.
> I have red that It was/is a bug.
Those records are not a bug if your loadbalancer does open connections
to Squid's http_port.
> Please could you give me a
> practical example example that how it works the:
> # acl aclname note [-m[=delimiters]] name [value ...] ?
The "note" ACL tests prior annotations. It is unlikely to help in your
use case because nothing will be able to annotate these half-baked
short-lived transactions until they are logged.
Please see whether Amos' recent suggestion works for you:
http://lists.squid-cache.org/pipermail/squid-users/2020-July/022461.html
HTH,
Alex.
More information about the squid-users
mailing list