On 28/07/20 7:38 pm, Thomas Elsäßer wrote:
> Dear all,
>
> thnks for the answer. I have tested following config:
>
> acl Loadbalancer src 10.12.56.46 10.12.56.48
> access_log none Loadbalancer
> acl hasRequest has request
> acl dontLog all-of !hasRequest Loadbalancer
> access_log none dontLog
> a
On 24/07/20 7:06 pm, Thomas Elsaesser wrote:
> Dear all,
>
> my squid server are behind HW loadbalancer. This make TCP Healthchecks
> on squid port.
> Now(after update from squid 3 to 4) i have in the log massive messages:
> how can i discard this messages from this two LB ip's?
>
> acl noTran
Dear all,
my squid server are behind HW loadbalancer. This make TCP Healthchecks
on squid port.
Now(after update from squid 3 to 4) i have in the log massive messages:
how can i discard this messages from this two LB ip's?
acl noTransactionError src 10.XX.XX.XX 10.XX.XX.XX
access_log