mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 06:00:42 +00:00
30 lines
432 B
ReStructuredText
30 lines
432 B
ReStructuredText
.. _log_resolve_c_ares:
|
|
|
|
******
|
|
c-ares
|
|
******
|
|
|
|
The error log generated by resolvers of type c-ares.
|
|
|
|
The keys are mainly the config options of the resolver.
|
|
|
|
bind_ipv4
|
|
---------
|
|
|
|
**optional**, **type**: list of ip string
|
|
|
|
The local bind ipv4 address.
|
|
|
|
bind_ipv6
|
|
---------
|
|
|
|
**optional**, **type**: list of ip string
|
|
|
|
The local bind ipv6 address.
|
|
|
|
server
|
|
------
|
|
|
|
**required**, **type**: list of socket address
|
|
|
|
The target dns server.
|