From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Wed, 15 Jan 2025 07:49:13 +0000 (+0000) Subject: Bug 5091: document that changes to workers require restart (#1980) X-Git-Tag: SQUID_6_13~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f2cd75f6f2093056ee18291bcc2c8b0b86c5a2;p=thirdparty%2Fsquid.git Bug 5091: document that changes to workers require restart (#1980) --- 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