Set/unset context to round robin queries over the available upstreams when resolving with the stub resolution type.

gdns_set_round_robin_upstreams(gctx, flag = TRUE)

Arguments

gctx

gdns resolver context created with gdns_resolver()

flag

if TRUE (the default) round robin queries when using more than one stub resolver,

See also