Feature: Hot-reloading of config file #2

Closed
opened 2024-09-09 13:23:54 +00:00 by stephenseo · 1 comment
Owner

There is a way (on Unix at least) to "listen" on a file for changes. This should be a feature enabled by an optional flag so that the config can be "hot-reloaded" during runtime.

There is a way (on Unix at least) to "listen" on a file for changes. This should be a feature enabled by an optional flag so that the config can be "hot-reloaded" during runtime.
stephenseo added the
enhancement
label 2024-09-09 13:24:45 +00:00
stephenseo self-assigned this 2024-09-09 13:24:48 +00:00
Author
Owner

Also, perhaps SIGUSR1 can be utilized to force reload the config file as well.

Also, perhaps `SIGUSR1` can be utilized to force reload the config file as well.
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: stephenseo/c_simple_http#2
No description provided.