ydb icon indicating copy to clipboard operation
ydb copied to clipboard

Option to configure DNS in ydb resolver

Open dcherednik opened this issue 1 year ago • 1 comments

Need an option to close communication socket with DNS server. As I tested, the ARES_FLAG_STAYOPEN option is responsible for this behaviour (https://c-ares.org/ares_init_options.html ).

dcherednik avatar Apr 25 '24 15:04 dcherednik

https://github.com/ydb-platform/ydb/pull/4123

dcherednik avatar Apr 25 '24 17:04 dcherednik