erldns_config (erldns v8.0.0-rc3)

View Source

Provide application-wide configuration access.

Summary

Functions

Timeout in milliseconds before which a TCP request must be completed.

Timeout in milliseconds before which an UDP request must be completed.

Use IANA DNS root servers as hints

Functions

ingress_tcp_request_timeout()

-spec ingress_tcp_request_timeout() -> non_neg_integer().

Timeout in milliseconds before which a TCP request must be completed.

ingress_udp_request_timeout()

-spec ingress_udp_request_timeout() -> non_neg_integer().

Timeout in milliseconds before which an UDP request must be completed.

use_root_hints()

-spec use_root_hints() -> boolean().

Use IANA DNS root servers as hints