Skip to content

Commit

Permalink
Bug 5091: document that changes to workers require restart (#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
kinkie authored and squid-anubis committed Jan 14, 2025
1 parent a141699 commit 9e913fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/cf.data.pre
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e913fa

Please sign in to comment.