Re: [squid-users] squid4.12 access_log

2020-07-28 Thread Amos Jeffries
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

Re: [squid-users] squid4.12 access_log

2020-07-24 Thread Amos Jeffries
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

[squid-users] squid4.12 access_log

2020-07-24 Thread Thomas Elsaesser
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