|
|
|
|
|
by francislavoie
1011 days ago
|
|
> Basically, if you're not using it (and you shouldn't be using such functionality on a production machine), then you don't need it and should disable it Actually, most everyone wants zero-downtime config reloads. The API is necessary to perform config reloads. As others have said, you may use a unix socket instead for the admin endpoint. And see https://news.ycombinator.com/item?id=37482096, we plan to make that the default in certain distributions. |
|
Of course it isn't. It could reload the config from the same path it loaded the config from in the first place. Like practically all other software has done for decades.