Hi,

I will be needing a proxy server setup for Symantec's http/ftp virus
scanner proxy/gateway. I was about to install a fronted squid proxy that
would pass all queries to the virus scanner proxy, so that squid would hold
as much virus-free content as possible.

If I use cache_peer setup, will squid still store all data it fetches from
a parent proxy? I notiticed that all hits are missed like this:

1060088206.006   1733 192.xxx.xxx.40 TCP_MISS/200 49989 GET 
http://seer.support.veritas.com/docs/images/253176/BMP1.jpg - 
DEFAULT_PARENT/cache.inet.fi image/jpeg

with cache_peer setup:

cache_peer cache.inet.fi parent 800 8081 proxy-only no-query default

If I have this kind of configuration, will squid only forward queries to parent 
proxy, or will it also save a copy to a local proxy server?

-MiikaT

Reply via email to