Henrik Nordstrom escribió:
ons 2007-03-07 klockan 17:26 +0100 skrev Emilio Casbas:
And the result is that the URL resource is always denied, We have seen
on the reverse proxy logs that the request arrives always as http,
though we request it via https.
Which Squid version? Sounds like you may be using squid-2.5... if so
upgrade to 2.6.
Yes, We are using 2.5.STABLE10
We are in the updating process, but We have a long list of backend
domains (actually with redirector), and We have to adapt them to the new
version (with cache_peer and cache_peer_access).
Note: You can also use the myport acl to match which http(s)_port the
request arrived on.
Yes, OK with myport acl we have solved our acl problem.
Thanks
Emilio C.