Can't reload its configuration while running, needs to be restarted
Could support reloading its configuration via SIGUSR1, a special event in the event queue, or by monitoring the file modificaiton time.
Could support reloading its configuration via SIGUSR1, a special event in the event queue, or by monitoring the file modificaiton time.
Could have a special event, like
Shutdown, that would trigger this. I’d dislike having to deal with signals, which is the traditional Unix way of doing this.