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_7_0_1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83c501d1bae3eb56b013870bf8c4cce2826a87c0;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 db07d3f5f4..560573fac6 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -487,6 +487,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