Re: [squid-users] Cannot get Squid to start with external ACL in config

2023-04-25 Thread Alex Rousskov
On 4/25/23 13:49, deennyycsgo wrote: Hello, I'm having an issue configuring an external ACL, the error i get is: Can't use proxy auth because no authentication schemes are fully configured. FATAL: ERROR: Invalid ACL: acl ext_acl external acl_name Unfortunately, Squid requires at least one auth

[squid-users] Cannot get Squid to start with external ACL in config

2023-04-25 Thread deennyycsgo
Hello, I'm having an issue configuring an external ACL, the error i get is: Can't use proxy auth because no authentication schemes are fully configured. FATAL: ERROR: Invalid ACL: acl ext_acl external acl_name Here is my config: acl SSL_ports port 443 acl Safe_ports port 80 acl Safe_ports port 2

Re: [squid-users] Caching uncachable resources

2023-04-25 Thread Amos Jeffries
On 25/04/2023 9:45 pm, Andrey K wrote: Hello, We are trying to cache some resources, but they respond in the header with the attributes that prevent caching: Content-Type: video/MP2T *Expires: Thu, 01 Jan 1970 00:00:01 GMT* *Cache-Control: no-cache* Cache: HIT X-Cached-Sin

Re: [squid-users] %LOGIN place in squid 5.8 acls

2023-04-25 Thread Amos Jeffries
On 25/04/2023 12:14 am, David Touzeau wrote: Thanks Amos for the mistake, yes my explains was wrong. Your are right, the first object !allowed_domains matches, so squid usually compute the second object. This an expected behavior. According your suggest my problem was the first rule "http_acce

Re: [squid-users] logging: TCP connection to x.x.x.x/3128 failed

2023-04-25 Thread Alex Rousskov
On 4/25/23 03:07, Waldemar Brodkorb wrote: Alex Rousskov wrote, On 4/14/23 05:29, Waldemar Brodkorb wrote: On 4/6/23 06:41, Waldemar Brodkorb wrote: There is still one assertion which happens sometimes: cache.log:2023/04/06 07:24:48 kid1| assertion failed: ../src/base/CbcPointer.h:181: "EX"

[squid-users] Caching uncachable resources

2023-04-25 Thread Andrey K
Hello, We are trying to cache some resources, but they respond in the header with the attributes that prevent caching: Content-Type: video/MP2T *Expires: Thu, 01 Jan 1970 00:00:01 GMT* *Cache-Control: no-cache* Cache: HIT X-Cached-Since: 2023-04-25T07:43:41+00:00 Thus, we see TCP_MISS in the log

Re: [squid-users] logging: TCP connection to x.x.x.x/3128 failed

2023-04-25 Thread Waldemar Brodkorb
Hi Alex, Alex Rousskov wrote, > On 4/14/23 05:29, Waldemar Brodkorb wrote: > > > On 4/6/23 06:41, Waldemar Brodkorb wrote: > > > > > > > There is still one assertion which happens sometimes: > > > > cache.log:2023/04/06 07:24:48 kid1| assertion failed: > > > > ../src/base/CbcPointer.h:181: "EX"