Re: [squid-users] Problem with 'delay_access' using acl external

2024-09-10 Thread Alex Rousskov
On 2024-09-10 13:54, Carlos André wrote: My "delay_class" simple DON'T with if I use a acl external (helper - LDAP or winbind [ext_wbinfo_group_acl], same problem), delay_class work ok using a acl proxy_auth or acl src but nothing with a external. I believe your configuration is suffering

Re: [squid-users] Unable to access internal resources via hostname

2024-09-10 Thread Piana, Josh
Amos, Thank you so much for going through literally our whole config and helping me patch it up. I've added, removed, and changed nearly everything you mentioned and the squid.conf starts with no issue. I do have a question in regards to these though: > # blocked content types, by MIME cont

[squid-users] Problem with 'delay_access' using acl external

2024-09-10 Thread Carlos André
Hi ppl! I'm getting an annoying problem with Squid 5.5 (work ok on old Squid 2.6) My "delay_class" simple DON'T with if I use a acl external (helper - LDAP or winbind [ext_wbinfo_group_acl], same problem), delay_class work ok using a acl proxy_auth or acl src but nothing with a external. I n

[squid-users] (no subject)

2024-09-10 Thread Carlos André
Hi ppl! I'm getting an annoying problem with Squid 5.5 (work ok on old Squid 2.6) My "delay_class" simple DON'T with if I use a acl external (helper - LDAP or winbind [ext_wbinfo_group_acl], same problem), delay_class work ok using a acl proxy_auth or acl src but nothing with a external. I n

Re: [squid-users] Questions about Squid configuration

2024-09-10 Thread Alex Rousskov
On 2024-09-05 04:58, にば wrote: I took the advice I received, reviewed the verification details, and verified again with the two recommended steps. The new verification includes the following four patterns: 1. successful communication of a valid request to an allowed site [command] curl https://p

Re: [squid-users] squid5.5 restart failure due to domain list duplication

2024-09-10 Thread NgTech LTD
If yo need a helper that will resolve this issue ie cleanup it's pretty simple to write one for you. Eliezer בתאריך יום ה׳, 5 בספט׳ 2024, 8:53, מאת YAMAGUCHI NOZOMI (JIT ICC) ‏< nozomi.yamaguchi...@jalinfotec.co.jp>: > To whom it may concern, > > If there were duplicate domains in the list of do

Re: [squid-users] squid5.5 restart failure due to domain list duplication

2024-09-10 Thread Alex Rousskov
On 2024-09-05 01:52, YAMAGUCHI NOZOMI (JIT ICC) wrote: If there were duplicate domains in the list of domains used, restarting the squid would cause the process to stop. Below is the error statement. ERROR: 'a.example.com' is a subdomain of 'example.com FATAL: /etc/squid/squid.conf Hi Nichol