Re: [squid-users] Squid transparent not caching apt requests from deb.debian.org

2020-04-06 Thread Alex Rousskov
On 4/4/20 8:02 PM, zrm wrote: > Attached cache.log excerpt for wget-wget-apt-apt-wget-wget. It answers > the apt requests from the cache once it's in there, it just won't cache > it to begin with when apt makes the request Thank you for sharing this log. I agree with your conclusion. The apt query

[squid-users] help with TC_MISS/200

2020-04-06 Thread Juan Manuel P
Hello a implementing a reverse transparent proxy, connected directed to internet with round-robin balance to two internal again reverse transparent proxy. - parent one (reverse & balance ) ONE CHILD (reverse & balance)

Re: [squid-users] Squid transparent not caching apt requests from deb.debian.org

2020-04-06 Thread Amos Jeffries
On 7/04/20 3:49 am, Alex Rousskov wrote: > On 4/4/20 8:02 PM, zrm wrote: >> Attached cache.log excerpt for wget-wget-apt-apt-wget-wget. It answers >> the apt requests from the cache once it's in there, it just won't cache >> it to begin with when apt makes the request > > Thank you for sharing thi

Re: [squid-users] help with TC_MISS/200

2020-04-06 Thread Amos Jeffries
On 7/04/20 10:13 am, Juan Manuel P wrote: > Hello a implementing a reverse transparent  proxy, connected directed to > internet with round-robin balance to two internal again reverse > transparent proxy. > There is no such thing as "reverse transparent proxy". "reverse proxy" and "transparent pr

[squid-users] Distributing users according to their LDAP groups on multiple cache peers

2020-04-06 Thread Silamael Darkomen
Hello, Is there any possibility to distribute a bunch of users to different cache peers based on the user group in LDAP? For older versions this was possible by using the slow external ACL first for evaluation in the http_access clause and latter using the slow external ACLs again in the cache_pe