]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 5091: document that changes to workers require restart (#1980)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Wed, 15 Jan 2025 07:49:13 +0000 (07:49 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 15 Jan 2025 07:49:19 +0000 (07:49 +0000)
src/cf.data.pre

index db07d3f5f41059fdcc7e903c8c04315910cffa50..560573fac6237df74dc534cef85274985d9256bf 100644 (file)
@@ -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