I have configured my consul client and server config with this
limits {
http_max_conns_per_client = 1000
}
But I can still see the waring in my consul-template service logs while I run systemctl status consul-template.
[WARN] (runner) watching 190 dependencies - watching this many dependencies could DDoS your server
Does this message of [WARN] gets disappear or it will keep showing ?
Consul version 1.12.1