]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
squid: Add RAM-only Proxy functionality
authorDaniel Weismüller via Development <development@lists.ipfire.org>
Fri, 16 Feb 2018 12:04:50 +0000 (13:04 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Mar 2018 15:12:17 +0000 (15:12 +0000)
commit53d6755451808f8d6eeca8275714d97985d9495b
tree54f02ebfcb8fc1d8f6e4d733089a50837842e7fb
parent01bec956555de7966990047406cbf417d314c40d
squid: Add RAM-only Proxy functionality

As suggested by Oliver "giller" Fieker <oli@new-lan.de>
in bug 10592 I added the functionality to use the squid as ram-only cache.

Further it defines the maximum_object_size_in_memory
as 2% of the in the webif defined "Memory cache size".
The maximum_object_size_in_memory should have a useful
size of the defined memory cache and I don't want to
create another variable which muste be fulled in by the user.

Signed-off-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
Suggested-by: Oliver "giller" Fieker <oli@new-lan.de>
Suggested-by: Kim Wölfel <xaver4all@gmx.de>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
Cc: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/proxy.cgi