[squid-dev] SMP scaling in no_daemon mode?

Alex Rousskov rousskov at measurement-factory.com
Thu Jun 15 15:35:26 UTC 2017


On 06/15/2017 04:57 AM, Andreas Weigel wrote:
> From discussion on squid-dev, the following behavior is implemented by
> this patch:
> 
> * -N: The initial process is a master and a worker process.
>   No kids.
>   No daemonimization.
> 
> * --foreground: The initial process is the master process.
>   One or more worker kids (depending on workers=N).
>   No daemonimization.
> 
> * neither: The initial process double-forks the master process.
>   One or more worker kids (depending on workers=N).
>   Daemonimization.
> 
> The Release Notes for v4 were updated to reflect the corrected behavior.

I appreciate you making this revision despite our disagreement regarding
the appropriateness of renaming/polishing changes in this patch.

I will commit this revised patch to v5 if there are no objections.


Thank you,

Alex.


More information about the squid-dev mailing list