Skip to content
Commit 61d05dea authored by Sergii Golovatiuk's avatar Sergii Golovatiuk
Browse files

Allow to specify number of concurrent DNS queries



ndots creates overhead as every pod creates 5 concurrent connections
that are forwarded to sky dns. Under some circumstances dnsmasq may
prevent forwarding traffic with "Maximum number of concurrent DNS
queries reached" in the logs.

This patch allows to configure the number of concurrent forwarded DNS
queries "dns-forward-max" as well as "cache-size" leaving the default
values as they were before.

Signed-off-by: default avatarSergii Golovatiuk <sgolovatiuk@mirantis.com>
parent 5420fa94
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment