mirror of
https://github.com/coredns/coredns.git
synced 2025-11-12 06:52:24 -05:00
Fix plugin name in project README (#3683)
* Update README.md Signed-off-by: Chris O'Haver <cohaver@infoblox.com> * fix readme occurances Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
@@ -86,7 +86,7 @@ is already listening on that port. The process reloads and performs the followin
|
||||
4. fail loading the new Corefile, abort and keep using the old process
|
||||
|
||||
After the aborted attempt to reload we are left with the old processes running, but the listener is
|
||||
closed in step 1; so the health endpoint is broken. The same can happen in the prometheus metrics plugin.
|
||||
closed in step 1; so the health endpoint is broken. The same can happen in the prometheus plugin.
|
||||
|
||||
In general be careful with assigning new port and expecting reload to work fully.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user