Muhammad Hussein Fattahizadeh
2018-02-16 08:29:19 UTC
I need to know is there any configuration for cache all request but
for special tld cache disable. in my example *.consul
Use case is install dnsmasq for cache and manage dns but need to add
some tld to consul service discovery and it's must be disable.
dig @127.0.0.1 google.com -> use cache
dig @127.0.0.1 github.com -> use cache
dig @127.0.0.1 my.service.consul -> disable cache and forward it to
consul service
https://www.consul.io/docs/guides/forwarding.html
thanks
for special tld cache disable. in my example *.consul
Use case is install dnsmasq for cache and manage dns but need to add
some tld to consul service discovery and it's must be disable.
dig @127.0.0.1 google.com -> use cache
dig @127.0.0.1 github.com -> use cache
dig @127.0.0.1 my.service.consul -> disable cache and forward it to
consul service
https://www.consul.io/docs/guides/forwarding.html
thanks