On 5/12/2016 1:44 p.m., creditu@xxxxxx wrote: > For a 3.1 accelerator we have put the followinconfig together. This > accelerator will not be doing any caching since we use an external > service. Initially both http and https will be provided. Some > questions: I think the ordering of statements and acls is correct, but > was hoping to get some feedback if possible. Also, since we want to > turn caching off completely I was wondering if some of the statements > are unnecessary. Any feedback or recommendations on the overall config > would be appreciated. You can remove any options which are setting things to their default values. Add "cache_mem 0" to prevent the memory cache being allocated. And remove the *_replacement_policy lines, they are pointless without caching. The "cachemgr_passwd none info" line is useless, since the next thing done is disabled. That also means the "http_access allow manager localhost" line is not useful either unless you re-open the info report. Amo _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users