On 2025-02-17 10:02, BENJAMIN DELANNOY wrote:
I try to figure out what is exactly measured with the I don't get what are the difference between them, what is the difference
between "peer response time" & "time spent forwarding to origin
servers",
Have you seen %updated in August 2024, and sq
Hello !
I try to figure out what is exactly measured with the https://www.linkedin.com/company/groupe-adeo>
___
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users
Hi,
it should be possible using an external ACL helper which gets the
IP, queries DNS or AD to get the computer name to IP mapping , and
grants access as appropriate. You'll want to cache the results, but
then be aware that there might improperly give access if a computer
changes IP address.
On
Hello,
> it should be possible using an external ACL helper which gets the
> IP, queries DNS or AD to get the computer name to IP mapping , and
> grants access as appropriate.
This ACL should also make a query to AD LDAP to check if the computer is a
member of the PrivateServers group.
I think th
Good day. Could you please ask, is it possible to authenticate and give
Internet access via domain computer name.
For example I have group in my AD - PrivateServers. I want all servers in
this group grant access to Internet and it doesn’t matter which users work
on them or from which users the ser
Dear community,
I set up a proxy server using Squid. From my main server, I use redsocks as
a tunnel to route traffic through my proxy server. Websockets messages
coming from Squid proxy shows expected latency numbers, however, when I
send REST API messages through that channel I observe a very hi