From 9ad6436a83711eea6db051af439128326ca84efe Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Mon, 16 Nov 2015 00:30:36 +0000 Subject: Remove cache peer --- etc/squid/squid.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/squid/squid.conf b/etc/squid/squid.conf index 1c6fc9e..71f84f3 100644 --- a/etc/squid/squid.conf +++ b/etc/squid/squid.conf @@ -4,7 +4,6 @@ no_cache deny QUERY cache_mem 90 MB cache_dir ufs /var/cache/squid/ 260 64 64 acl allowed_hosts src 10.10.0.0/16 -cache_peer localhost parent 8081 0 no-query http_access deny manager all http_access allow allowed_hosts http_access allow localhost -- cgit v1.2.3