[squid-users] Introducing delay to HTTP 407 responses

squid-users at filter.luko.org squid-users at filter.luko.org
Tue Oct 4 11:47:32 UTC 2016


Amos,

> This helper is the mechanism that we accepted. Anything else would be far
> less useful.

Makes sense.

> I think the results you are getting show that the http_status ACL is not
> working properly.
> 
> Can you get a "debug_options 28,5" cache.log trace and see if
> "aclMatchHTTPStatus" is matching anything or "http-response-407" even
> being tested?

I set this up as you suggested, then triggered a 407 response from the cache.  It seems that way; I couldn't see aclMatchHTTPStatus or http-response-407 in the log:

2016/10/04 22:37:12.656 kid1| 28,3| Checklist.cc(70) preCheck: 0x7ffcaaa6a540 checking fast rules
2016/10/04 22:37:12.656 kid1| 28,5| Checklist.cc(346) fastCheck: aclCheckFast: list: 0x1c3da68
2016/10/04 22:37:12.656 kid1| 28,5| Acl.cc(138) matches: checking snmp_access
2016/10/04 22:37:12.656 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:12.656 kid1| 28,5| Acl.cc(138) matches: checking snmp_access#1
2016/10/04 22:37:12.656 kid1| 28,5| Acl.cc(138) matches: checking localhost
2016/10/04 22:37:12.656 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '127.0.0.1:34818' found
2016/10/04 22:37:12.656 kid1| 28,3| Acl.cc(158) matches: checked: localhost = 1
2016/10/04 22:37:12.656 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access#1 = 1
2016/10/04 22:37:12.656 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access = 1
2016/10/04 22:37:12.656 kid1| 28,3| Checklist.cc(63) markFinished: 0x7ffcaaa6a540 answer ALLOWED for match
2016/10/04 22:37:12.656 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a540
2016/10/04 22:37:12.656 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a540
2016/10/04 22:37:12.657 kid1| 28,3| Checklist.cc(70) preCheck: 0x7ffcaaa6a540 checking fast rules
2016/10/04 22:37:12.657 kid1| 28,5| Checklist.cc(346) fastCheck: aclCheckFast: list: 0x1c3da68
2016/10/04 22:37:12.657 kid1| 28,5| Acl.cc(138) matches: checking snmp_access
2016/10/04 22:37:12.657 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:12.657 kid1| 28,5| Acl.cc(138) matches: checking snmp_access#1
2016/10/04 22:37:12.657 kid1| 28,5| Acl.cc(138) matches: checking localhost
2016/10/04 22:37:12.657 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '127.0.0.1:34818' found
2016/10/04 22:37:12.657 kid1| 28,3| Acl.cc(158) matches: checked: localhost = 1
2016/10/04 22:37:12.657 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access#1 = 1
2016/10/04 22:37:12.657 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access = 1
2016/10/04 22:37:12.657 kid1| 28,3| Checklist.cc(63) markFinished: 0x7ffcaaa6a540 answer ALLOWED for match
2016/10/04 22:37:12.657 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a540
2016/10/04 22:37:12.657 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a540
2016/10/04 22:37:17.697 kid1| 28,3| Checklist.cc(70) preCheck: 0x7ffcaaa6a540 checking fast rules
2016/10/04 22:37:17.697 kid1| 28,5| Checklist.cc(346) fastCheck: aclCheckFast: list: 0x1c3da68
2016/10/04 22:37:17.697 kid1| 28,5| Acl.cc(138) matches: checking snmp_access
2016/10/04 22:37:17.697 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:17.697 kid1| 28,5| Acl.cc(138) matches: checking snmp_access#1
2016/10/04 22:37:17.697 kid1| 28,5| Acl.cc(138) matches: checking localhost
2016/10/04 22:37:17.697 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '127.0.0.1:34912' found
2016/10/04 22:37:17.697 kid1| 28,3| Acl.cc(158) matches: checked: localhost = 1
2016/10/04 22:37:17.697 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access#1 = 1
2016/10/04 22:37:17.697 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access = 1
2016/10/04 22:37:17.697 kid1| 28,3| Checklist.cc(63) markFinished: 0x7ffcaaa6a540 answer ALLOWED for match
2016/10/04 22:37:17.697 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a540
2016/10/04 22:37:17.697 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a540
2016/10/04 22:37:17.698 kid1| 28,3| Checklist.cc(70) preCheck: 0x7ffcaaa6a540 checking fast rules
2016/10/04 22:37:17.698 kid1| 28,5| Checklist.cc(346) fastCheck: aclCheckFast: list: 0x1c3da68
2016/10/04 22:37:17.698 kid1| 28,5| Acl.cc(138) matches: checking snmp_access
2016/10/04 22:37:17.698 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:17.698 kid1| 28,5| Acl.cc(138) matches: checking snmp_access#1
2016/10/04 22:37:17.698 kid1| 28,5| Acl.cc(138) matches: checking localhost
2016/10/04 22:37:17.698 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '127.0.0.1:34912' found
2016/10/04 22:37:17.698 kid1| 28,3| Acl.cc(158) matches: checked: localhost = 1
2016/10/04 22:37:17.698 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access#1 = 1
2016/10/04 22:37:17.698 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access = 1
2016/10/04 22:37:17.698 kid1| 28,3| Checklist.cc(63) markFinished: 0x7ffcaaa6a540 answer ALLOWED for match
2016/10/04 22:37:17.698 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a540
2016/10/04 22:37:17.698 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a540
2016/10/04 22:37:18.149 kid1| 28,4| Eui48.cc(178) lookup: id=0x1e34884 query ARP table
2016/10/04 22:37:18.149 kid1| 28,4| Eui48.cc(222) lookup: id=0x1e34884 query ARP on each interface (160 found)
2016/10/04 22:37:18.149 kid1| 28,4| Eui48.cc(228) lookup: id=0x1e34884 found interface lo
2016/10/04 22:37:18.149 kid1| 28,4| Eui48.cc(228) lookup: id=0x1e34884 found interface eth0
2016/10/04 22:37:18.149 kid1| 28,4| Eui48.cc(237) lookup: id=0x1e34884 looking up ARP address for 10.159.192.19 on eth0
2016/10/04 22:37:18.149 kid1| 28,4| Eui48.cc(280) lookup: id=0x1e34884 got address 00:15:5d:c0:11:3f on eth0
2016/10/04 22:37:18.150 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a390
2016/10/04 22:37:18.150 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a390
2016/10/04 22:37:18.150 kid1| 28,3| Checklist.cc(70) preCheck: 0x22e7f98 checking slow rules
2016/10/04 22:37:18.150 kid1| 28,5| Acl.cc(138) matches: checking http_access
2016/10/04 22:37:18.150 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:18.150 kid1| 28,5| Acl.cc(138) matches: checking http_access#1
2016/10/04 22:37:18.150 kid1| 28,5| Acl.cc(138) matches: checking to_self
2016/10/04 22:37:18.150 kid1| 28,3| DestinationIp.cc(70) match: aclMatchAcl: Can't yet compare 'to_self' ACL for 'www.theage.com.au'
2016/10/04 22:37:18.150 kid1| 28,3| Acl.cc(158) matches: checked: to_self = -1 async
2016/10/04 22:37:18.150 kid1| 28,3| Acl.cc(158) matches: checked: http_access#1 = -1 async
2016/10/04 22:37:18.150 kid1| 28,3| Acl.cc(158) matches: checked: http_access = -1 async
2016/10/04 22:37:18.160 kid1| 28,5| InnerNode.cc(94) resumeMatchingAt: checking http_access at 0
2016/10/04 22:37:18.160 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:18.160 kid1| 28,5| InnerNode.cc(94) resumeMatchingAt: checking http_access#1 at 0
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking to_self
2016/10/04 22:37:18.160 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '150.101.161.17' NOT found
2016/10/04 22:37:18.160 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '150.101.161.26' NOT found
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: to_self = 0
2016/10/04 22:37:18.160 kid1| 28,3| InnerNode.cc(97) resumeMatchingAt: checked: http_access#1 = 0
2016/10/04 22:37:18.160 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking http_access#2
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking localhost
2016/10/04 22:37:18.160 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '10.159.192.19:36466' NOT found
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: localhost = 0
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: http_access#2 = 0
2016/10/04 22:37:18.160 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking http_access#3
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking localhost
2016/10/04 22:37:18.160 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '10.159.192.19:36466' NOT found
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: localhost = 0
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: http_access#3 = 0
2016/10/04 22:37:18.160 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'DENIED/0is not banned
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking http_access#4
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking manager
2016/10/04 22:37:18.160 kid1| 28,3| RegexData.cc(51) match: aclRegexData::match: checking 'http://www.theage.com.au/'
2016/10/04 22:37:18.160 kid1| 28,3| RegexData.cc(62) match: aclRegexData::match: looking for '(^cache_object://)'
2016/10/04 22:37:18.160 kid1| 28,3| RegexData.cc(62) match: aclRegexData::match: looking for '(^https?://[^/]+/squid-internal-mgr/)'
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: manager = 0
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: http_access#4 = 0
2016/10/04 22:37:18.160 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking http_access#5
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking localhost
2016/10/04 22:37:18.160 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '10.159.192.19:36466' NOT found
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: localhost = 0
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: http_access#5 = 0
2016/10/04 22:37:18.160 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'DENIED/0is not banned
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking http_access#6
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking http-connect
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: http-connect = 0
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: http_access#6 = 0
2016/10/04 22:37:18.160 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'DENIED/0is not banned
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking http_access#7
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking !safe-ports
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking safe-ports
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: safe-ports = 1
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: !safe-ports = 0
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: http_access#7 = 0
2016/10/04 22:37:18.160 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'DENIED/0is not banned
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking http_access#8
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking !srcip-local
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking srcip-local
2016/10/04 22:37:18.160 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '10.159.192.19:36466' found
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: srcip-local = 1
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: !srcip-local = 0
2016/10/04 22:37:18.160 kid1| 28,3| Acl.cc(158) matches: checked: http_access#8 = 0
2016/10/04 22:37:18.160 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking http_access#9
2016/10/04 22:37:18.160 kid1| 28,5| Acl.cc(138) matches: checking require_auth
2016/10/04 22:37:18.160 kid1| 28,3| AclProxyAuth.cc(119) checkForAsync: checking password via authenticator
2016/10/04 22:37:18.160 kid1| Starting new basicauthenticator helpers...
2016/10/04 22:37:18.161 kid1| 28,4| Acl.cc(70) AuthenticateAcl: returning 2 sending credentials to helper.
2016/10/04 22:37:18.161 kid1| 28,3| Acl.cc(158) matches: checked: require_auth = -1 async
2016/10/04 22:37:18.161 kid1| 28,3| Acl.cc(158) matches: checked: http_access#9 = -1 async
2016/10/04 22:37:18.161 kid1| 28,3| InnerNode.cc(97) resumeMatchingAt: checked: http_access = -1 async
2016/10/04 22:37:18.197 kid1| 28,5| InnerNode.cc(94) resumeMatchingAt: checking http_access at 8
2016/10/04 22:37:18.197 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:18.197 kid1| 28,5| InnerNode.cc(94) resumeMatchingAt: checking http_access#9 at 0
2016/10/04 22:37:18.197 kid1| 28,5| Acl.cc(138) matches: checking require_auth
2016/10/04 22:37:18.197 kid1| 28,4| Acl.cc(76) AuthenticateAcl: returning 3 sending authentication challenge.
2016/10/04 22:37:18.197 kid1| 28,3| Checklist.cc(63) markFinished: 0x22e7f98 answer AUTH_REQUIRED for AuthenticateAcl exception
2016/10/04 22:37:18.197 kid1| 28,3| Acl.cc(158) matches: checked: require_auth = -1
2016/10/04 22:37:18.197 kid1| 28,3| InnerNode.cc(97) resumeMatchingAt: checked: http_access#9 = -1
2016/10/04 22:37:18.197 kid1| 28,3| InnerNode.cc(97) resumeMatchingAt: checked: http_access = -1
2016/10/04 22:37:18.197 kid1| 28,3| Checklist.cc(163) checkCallback: ACLChecklist::checkCallback: 0x22e7f98 answer=AUTH_REQUIRED
2016/10/04 22:37:18.197 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a290
2016/10/04 22:37:18.197 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a290
2016/10/04 22:37:18.197 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a0d0
2016/10/04 22:37:18.197 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a0d0
2016/10/04 22:37:18.197 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x22e7f98
2016/10/04 22:37:18.197 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x22e7f98
2016/10/04 22:37:18.197 kid1| 28,3| Checklist.cc(70) preCheck: 0x7ffcaaa6a430 checking fast ACLs
2016/10/04 22:37:18.197 kid1| 28,5| Acl.cc(138) matches: checking access_log /var/log/squid/access.log
2016/10/04 22:37:18.197 kid1| 28,5| Acl.cc(138) matches: checking (access_log /var/log/squid/access.log line)
2016/10/04 22:37:18.197 kid1| 28,3| Acl.cc(158) matches: checked: (access_log /var/log/squid/access.log line) = 1
2016/10/04 22:37:18.197 kid1| 28,3| Acl.cc(158) matches: checked: access_log /var/log/squid/access.log = 1
2016/10/04 22:37:18.197 kid1| 28,3| Checklist.cc(63) markFinished: 0x7ffcaaa6a430 answer ALLOWED for match
2016/10/04 22:37:18.197 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a430
2016/10/04 22:37:18.197 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a430
2016/10/04 22:37:22.738 kid1| 28,3| Checklist.cc(70) preCheck: 0x7ffcaaa6a540 checking fast rules
2016/10/04 22:37:22.738 kid1| 28,5| Checklist.cc(346) fastCheck: aclCheckFast: list: 0x1c3da68
2016/10/04 22:37:22.738 kid1| 28,5| Acl.cc(138) matches: checking snmp_access
2016/10/04 22:37:22.738 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:22.738 kid1| 28,5| Acl.cc(138) matches: checking snmp_access#1
2016/10/04 22:37:22.738 kid1| 28,5| Acl.cc(138) matches: checking localhost
2016/10/04 22:37:22.738 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '127.0.0.1:38013' found
2016/10/04 22:37:22.738 kid1| 28,3| Acl.cc(158) matches: checked: localhost = 1
2016/10/04 22:37:22.738 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access#1 = 1
2016/10/04 22:37:22.738 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access = 1
2016/10/04 22:37:22.738 kid1| 28,3| Checklist.cc(63) markFinished: 0x7ffcaaa6a540 answer ALLOWED for match
2016/10/04 22:37:22.738 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a540
2016/10/04 22:37:22.738 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a540
2016/10/04 22:37:22.739 kid1| 28,3| Checklist.cc(70) preCheck: 0x7ffcaaa6a540 checking fast rules
2016/10/04 22:37:22.739 kid1| 28,5| Checklist.cc(346) fastCheck: aclCheckFast: list: 0x1c3da68
2016/10/04 22:37:22.739 kid1| 28,5| Acl.cc(138) matches: checking snmp_access
2016/10/04 22:37:22.739 kid1| 28,5| Checklist.cc(400) bannedAction: Action 'ALLOWED/0is not banned
2016/10/04 22:37:22.739 kid1| 28,5| Acl.cc(138) matches: checking snmp_access#1
2016/10/04 22:37:22.739 kid1| 28,5| Acl.cc(138) matches: checking localhost
2016/10/04 22:37:22.739 kid1| 28,3| Ip.cc(539) match: aclIpMatchIp: '127.0.0.1:38013' found
2016/10/04 22:37:22.739 kid1| 28,3| Acl.cc(158) matches: checked: localhost = 1
2016/10/04 22:37:22.739 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access#1 = 1
2016/10/04 22:37:22.739 kid1| 28,3| Acl.cc(158) matches: checked: snmp_access = 1
2016/10/04 22:37:22.739 kid1| 28,3| Checklist.cc(63) markFinished: 0x7ffcaaa6a540 answer ALLOWED for match
2016/10/04 22:37:22.739 kid1| 28,4| FilledChecklist.cc(66) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7ffcaaa6a540
2016/10/04 22:37:22.739 kid1| 28,4| Checklist.cc(197) ~ACLChecklist: ACLChecklist::~ACLChecklist: destroyed 0x7ffcaaa6a540

Luke




More information about the squid-users mailing list