BALAMURUGAN SUDALAIMANI
BALAMURUGAN SUDALAIMANI
I have tried the with the Cloudflare server and observed the same behavior. ``` root@OpenWrt:~# uci show stubby stubby.global=stubby stubby.global.manual='0' stubby.global.trigger='wan' stubby.global.tls_query_padding_blocksize='128' stubby.global.appdata_dir='/var/lib/stubby' stubby.global.edns_client_subnet_private='1' stubby.global.idle_timeout='10000' stubby.global.listen_address='127.0.0.1@5453' '0::1@5453' stubby.global.round_robin_upstreams='0' stubby.global.log_level='7' stubby.global.dns_transport='GETDNS_TRANSPORT_TLS'...
As per the document, _* `round_robin_upstreams`: Round-robin queries across all the configured upstream servers. Without this option, Stubby will use each upstream server sequentially until it becomes unavailable and then...
Thanks, it working fine. Let me try with all scenerio