[QUESTION] Exclude some site from squid local cache.

Started by Kuzunkhaa, January 12, 2017, 04:56:23 PM

Previous topic - Next topic
Hello OPNsense community,
my intention is to remove, from proxy cache, some sites like the modem web page (example: https://192.168.1.1/).
Searching to internet, I know there is possible by adding into "squid.conf" these strings:

acl *the name of your list* dst *your IP range*
cache deny *the name of your list*

Where it is stored that file on OPNsense? Anyway, it is possible to clean completely all the local cache?

Many thanks.

/usr/local/opnsense/service/templates/OPNsense/Proxy/