g3/g3proxy/doc/log/resolve/c_ares.rst
2023-03-09 17:55:45 +08:00

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.