]> 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)
committerFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sun, 19 Jan 2025 22:24:18 +0000 (22:24 +0000)
src/cf.data.pre

index 549d49220042d4fa89ab9d0b22bcd34bb61ecda4..7bcd2e78814d2dde064fa182f629e25cb2e5f3e1 100644 (file)
@@ -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