Add warning about nsswitch to dns docs (#25889)
This commit is contained in:
parent
3744baf82f
commit
847a7c1afd
1 changed files with 2 additions and 0 deletions
|
|
@ -3,8 +3,10 @@
|
|||
@@@ warning
|
||||
|
||||
`async-dns` does not support:
|
||||
|
||||
* [Local hosts file](https://github.com/akka/akka/issues/25846) e.g. `/etc/hosts` on Unix systems
|
||||
* [Search domains](https://github.com/akka/akka/issues/25825) e.g. in `/etc/resolve.conf` on Unix systems
|
||||
* The [nsswitch.conf](https://linux.die.net/man/5/nsswitch.conf) file (no plan to support)
|
||||
|
||||
@@@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue