DNS Cache and Proxy Enhancements
Hi Team,
Is it possible to include the following enhancements for DNS Cache and DNS Proxy in future releases:
1. Accept min & max_ttl values for DNS Cache to cache only the entries > min_ttl and < max_ttl. Currently, it just overrides the max ttl.
2. Is it possible to keep a track of cache hits and implement an auto-refresh mechanism for the most hit cache entries (lets say google, cdn etc., hit more than 5 times). This can be done, behind the scenes by fetching them from upstream DNS servers before the expiry (for the set TTL thresholds). This can improve the overall network performance.
3. Support IPV6 configurations for DNS Proxy -> DNSSec, DOH, DOT.
Thanks,
VNan.