On Sun, Jan 13, 2019 at 08:32:33PM +0000, Brian Candler wrote:
> >sends a `SIGTERM` to PID 1, waits some amount of time, and then sends
> >SIGKILL to force it to stop. It’s having to resort to SIGKILL, because
> >`pdns_server` doesn’t respond to `SIGTERM`. What is the correct signal to
> >tell PDNS to shut down?

> The problem is not with pdns, it's with docker: strange things happen if you
> run the application as pid 1. For an explanation see: 
> https://hackernoon.com/my-process-became-pid-1-and-now-signals-behave-strangely-b05c52cc551c

In addition, you could ask powerdns to stop using pdns_control. 

        Bert
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to