[squid-users] dhcp

2020-12-10 Thread sampe...@tiscali.it
Can you suggest way to manage acl for clients which are using DHCP server? ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] Questions regarding "store-id" made by helper and log system

2020-12-10 Thread Thomas PALFRAY
Hi everyone ! I'm trying to use a helper to make custom < store-id > for some requests. The idea is to increase HIT on theses request types. Here is some example of my helper input/output : http://myproject-prod.myhost.com:8080/current/cmis/browser/myproject_prod/root?succinct=true&streamId=2076

Re: [squid-users] Sqlite3 with Squid

2020-12-10 Thread Eliezer Croitor
Thanks Antony, From what I have seen in the past many embedded devices like Android or iPhone or even Firewalls use Sqlite. It's good for Firmwares.. Let say I am a vendor of a proxy and I want to be able to pull single config file from one device to the other. Let say for a testing lab, ie I ha

Re: [squid-users] Squid with more than 128 ports?

2020-12-10 Thread Eliezer Croitor
You should use Haproxy in a Fail-over setup. Squid is great but it’s possible that Haproxy does this much better theses days then Squid. You can leave the authentication on the Squid servers and use the Haproxy as TCP Load balancer. If you need the clients Original IP address you can use the P

Re: [squid-users] Squid with more than 128 ports?

2020-12-10 Thread roee klinger
Hey Anthony, Giving this a second thought, I believe I didn't explain myself correctly. I have 5 Squid servers, each listening on 80 ports, I would like to add another Squid server in the middle of the client and these servers to authenticate users before sending them to their ports. I already ha

[squid-users] authorized by pcname

2020-12-10 Thread sampe...@tiscali.it
Can I set acl to authorize specific computer name by http_access directive ? I used usually acl src but I’d like to specify Netbios name, so I Thought as client IP address is sent to squid It’ll be the same thing with pc name. It’s possible ? ___ squ

Re: [squid-users] Squid with more than 128 ports?

2020-12-10 Thread Antony Stone
On Thursday 10 December 2020 at 13:02:19, roee klinger wrote: > Hello, > > We have a few Squid proxy servers with a total of around 400 ports What do you mean by that? What are you using 400 ports for? > We have decided that we want to add a cloud instance in the middle of the > connections, t

[squid-users] Squid with more than 128 ports?

2020-12-10 Thread roee klinger
Hello, We have a few Squid proxy servers with a total of around 400 ports, that we have been connecting to directly so far. We have decided that we want to add a cloud instance in the middle of the connections, that will authenticate users and only then send them to the squid instance. I was thin

Re: [squid-users] Sqlite3 with Squid

2020-12-10 Thread Antony Stone
On Thursday 10 December 2020 at 12:49:48, Eliezer Croitor wrote: > Hey, > > I am wondering what can I use Sqlite3 with squid? > > I was thinking about holding some of the config dynamic parts inside sqlite > db (in a specific setup) Can you give some examples of such "config dynamic parts"? >

[squid-users] Sqlite3 with Squid

2020-12-10 Thread Eliezer Croitor
Hey, I am wondering what can I use Sqlite3 with squid? I was thinking about holding some of the config dynamic parts inside sqlite db (in a specific setup) And then generate the config file from sqlite. What do you think? Thanks, Eliezer Eliezer Croitoru Tech Support Mobi