mirror of
https://github.com/coredns/coredns.git
synced 2025-12-01 16:14:16 -05:00
Manual pages (#1346)
* Add manual pages Generate manual pages from the README and extend README with Name and Description sections. The generation requires 'ronn' which may not be available. Just check in all generated manual pages.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# nsid
|
||||
|
||||
*nsid* adds an identifier of this server to each reply.
|
||||
## Name
|
||||
|
||||
*nsid* - adds an identifier of this server to each reply.
|
||||
|
||||
## Description
|
||||
|
||||
This plugin implements RFC 5001 and adds an EDNS0 OPT resource record to replies that uniquely
|
||||
identify the server. This is useful in anycast setups to see which server was responsible for
|
||||
|
||||
Reference in New Issue
Block a user