On 06/11/2017 11:16 πμ, William Lallemand wrote: > The parent process supervises itself the children, we don't need to > store the children pids anymore in the pidfile in master-worker mode.
I have a small objection against this. Having PIDs in a file allows external tools to monitor the workers. If those PIDs aren't written in a the pidfile then those tools have to use pgrep to find them, unless the master process can provide them in some way(stats socket?). My 2cents, Pavlos
signature.asc
Description: OpenPGP digital signature

