Re: [PATCH] If a worker process crashes during shutdown, dump core and prevent restarts

From: Dmitry Kurochkin <dmitry.kurochkin_at_measurement-factory.com>
Date: Thu, 31 Mar 2011 00:24:57 +0400

Hello.

Unfortunately, the patch introduced a nasty side-effect: When running in
non-daemon mode, Squid sends SIGUSR1 signal to the parent process on
shutdown. This results in shell (at least zsh) exit when Squid is
interrupted with C-c. Attached patch adds a check to prevent the master
process from killing it's parent on shut down.

Same check added for the kill-parent hack.

Regards,
  Dmitry

Received on Wed Mar 30 2011 - 20:24:52 MDT

This archive was generated by hypermail 2.2.0 : Thu Mar 31 2011 - 12:00:04 MDT