[squid-users] ACL per http(s)_port

Amos Jeffries squid3 at treenet.co.nz
Tue Jan 5 01:16:47 UTC 2016


On 5/01/2016 8:31 a.m., Matus UHLAR - fantomas wrote:
> On 04.01.16 14:43, Christian Kunkel wrote:
>> is there any way to use different access control lists per listening
>> port?
>>
>> http_port 1337
>> acl 1337
>> http_port 1338
>> acl 1338
> 
>> and so on. As i said in my previous question, there is no way i can
>> autheticate or authorize a user.  The only way is to use unique ports.  I
>> know that squid is somehow limited to 64 ports to listen on but i still
>> can run multiple instances of squid to overcome that limitation (or not?)
> 
> use the myport/myip ACL's (in 3.3 replaced by localport and localip)
> 

Or the myportname ACL.

Amos



More information about the squid-users mailing list