From 72f2cd75f6f2093056ee18291bcc2c8b0b86c5a2 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Wed, 15 Jan 2025 07:49:13 +0000 Subject: [PATCH] Bug 5091: document that changes to workers require restart (#1980) --- src/cf.data.pre | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/cf.data.pre b/src/cf.data.pre index 549d492200..7bcd2e7881 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -478,6 +478,9 @@ DOC_START In SMP mode, each worker does nearly all what a single Squid daemon does (e.g., listen on http_port and forward HTTP requests). + + Changing the number of workers requires a restart: Squid warns about but + otherwise ignores attempts to change this setting via reconfiguration. DOC_END NAME: cpu_affinity_map -- 2.47.2