> > > thx the fact is, the antivirus proxy scan http on a TCP port, FTP on > another and don t analyse ssl > > so i have to find the config which says: > > cachepeer http to 127.0.0.1:8090 > cachepeer ftp to 127.0.0.1:8091 > cachepeer ssl direct_to_internet > (btw these syntaxes are invalid)
When using a parent ssl requests will go direct to the Internet unless override(s) are active using 'never_direct' and/or 'always_direct' schemes are being used. So you should have no problem there. M.
