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)

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Due to unexpected conditions Windows 2000 will be released
in first quarter of year 1901
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to