Summary: | dns/unbound: use daemon(8) to recover from crashes | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | C <cm> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Open --- | ||
Severity: | Affects Only Me | CC: | jaap, lwhsu, pi |
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(jaap) |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
C
2020-03-27 20:00:11 UTC
ping for maintainer feedback. (In reply to Li-Wen Hsu from comment #1) Ah, forgot abut this feature request. It would actually be more beneficial to find out why unbound-s crashing. I'm not sure whether it is a good idea to blindly restart a crashing process. Let me thonk about this. I agree that it is important to find and solve the root cause of the crash but in the moment of the crash the most important thing is to get the service back up again. Using log monitoring we are not "blind" and notice nonetheless that the crash happened and can have a manual look at the crash logs. Hi Jaap, due to recent unbound crashes I was wondering whether you have any update on this? thanks! (In reply to C from comment #4) Nope, I haven't any update nor I had time time to implement this. However, if you make make an option to the existing version of the rc script to use daemon(8), I'm happy to add it to the port. |