Project

General

Profile

Actions

Feature #10913

closed

Allow disabling caching in Squid completly

Added by Florian Apolloner over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Squid
Target version:
-
Start date:
09/18/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:

Description

We use Squid as a proxy to audit access to websites (or reject as needed). We disabled the disk cache and set the memory cache to 1 MB but in the end we'd like squid to not ever cache anything. Sadly this cannot be done via any options since the squid package add cache allow all by default: https://github.com/pfsense/FreeBSD-ports/blob/93a86eaa5c7697a176464ab20c0ceabf065e36c1/www/pfSense-pkg-squid/files/usr/local/pkg/squid.inc#L1650

Would it be possible to move this directive down to the end of the configuration file (this way an earlier cache deny all via custom acls would work) or add a toggle to the GUI to allow disabling it?

Actions

Also available in: Atom PDF