summaryrefslogtreecommitdiffstats
path: root/hosts/profitbricks-build12-i386/etc/squid/squid.conf
AgeCommit message (Collapse)AuthorFilesLines
2017-08-11hosts/(pb*|cs*)/squid.conf: update to the version from squid 2.5.34Mattia Rizzolo1-1241/+3420
note that they are slightly differnt than the file in pb7 --- profitbricks-build7-amd64/etc/squid/squid.conf 2017-08-11 16:55:24.241686336 +0200 +++ profitbricks-build2-i386/etc/squid/squid.conf 2017-08-11 17:27:46.597522357 +0200 @@ -3444,7 +3444,7 @@ # Uncomment and adjust the following to add a disk cache directory. #cache_dir ufs /var/spool/squid 100 16 256 -cache_dir ufs /var/spool/squid 16384 16 1024 +cache_dir ufs /var/spool/squid 4096 16 1024 # TAG: store_dir_select_algorithm # How Squid selects which cache_dir to use when the response Signed-off-by: Mattia Rizzolo <mattia@debian.org>
2017-08-01stretch upgrade: squid3 --> squidPhilip Hands1-0/+5787
Signed-off-by: Holger Levsen <holger@layer-acht.org>