> What I would like to know/do:
> -----------------------------
> Is it possible to use the cache_peer directive to pass all port 80/443
> traffic to FinJAN, and process all other 'Safe_Ports' traffic locally
> through Squid?

Not tested:

cache_peer peer1.domain parent [options]
acl http-proto proto http https
cache_peer_access peer1.domain allow http-proto
never_direct allow http-proto
always_direct allow !http-proto

Joost

Reply via email to