On 11/29/18 3:53 PM, Kevin Kretz wrote:

> I'd also like to base the access on the port of the destination.

> Is there a way to provide the desired port to the external ACL along
> with the other information?

How about using one of the following %codes?

 [http::]>ru     Request URL from client
 [http::]>rP     Request URL port from client

You may need to handle default ports on your own, and you may need be
careful about requests on pinned connections (e.g., bumped HTTPS traffic
and connection-based authentication), but I think it should work in
principle.

Alex.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to