From 882cc071184f9d0fb991e2655191581700eab6f5 Mon Sep 17 00:00:00 2001 From: Valentin Haudiquet Date: Thu, 16 Oct 2025 22:40:55 +0200 Subject: [PATCH] squid: adjust config --- docker/infrastructure/squid/squid.conf | 2 ++ 1 file changed, 2 insertions(+) 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