via signal SIGUSR2 - [ ] perform config check before or abort action - [ ] serializing state to disk - [ ] exec() into new binary - [ ] loading state by deserializing from disk - [ ] ability to resue This implies touching lots of the server code to actually support (de-)serialization.
via signal SIGUSR2
This implies touching lots of the server code to actually support (de-)serialization.