[GH-ISSUE #2957] HUP process signal should reload the process #1102

Open
opened 2026-03-16 01:36:26 +03:00 by kerem · 2 comments
Owner

Originally created by @mortn on GitHub (Apr 29, 2025).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2957

When sending the hickory-dns proces a HUP signal (on POSIX systems), like kill -s HUP [PID of hickory-dns], it should reload the process.

By reload is meant re-read the configuration files (named.toml) as well as zone files without halting operations/responding to client requests.

Originally created by @mortn on GitHub (Apr 29, 2025). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/2957 When sending the hickory-dns proces a HUP signal (on POSIX systems), like `kill -s HUP [PID of hickory-dns]`, it should reload the process. By _reload_ is meant re-read the configuration files (named.toml) as well as zone files without halting operations/responding to client requests.
Author
Owner

@djc commented on GitHub (Apr 30, 2025):

@divergentdave should this be part of #2725?

<!-- gh-comment-id:2841782023 --> @djc commented on GitHub (Apr 30, 2025): @divergentdave should this be part of #2725?
Author
Owner

@divergentdave commented on GitHub (Apr 30, 2025):

@divergentdave should this be part of #2725?

We don't have a need for config reloading currently.

<!-- gh-comment-id:2842076074 --> @divergentdave commented on GitHub (Apr 30, 2025): > @divergentdave should this be part of #2725? We don't have a need for config reloading currently.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1102
No description provided.