diff --git a/docker/infrastructure/squid/squid.conf b/docker/infrastructure/squid/squid.conf index 20262cc..4739035 100644 --- a/docker/infrastructure/squid/squid.conf +++ b/docker/infrastructure/squid/squid.conf @@ -41,5 +41,7 @@ refresh_pattern . 0 20% 4320 http_port 3128 +max_filedescriptors 1024 + http_access allow localhost http_access allow localnet