<div dir="ltr"><div><div>This is my configuration for positive and negative cache TTL. <br></div></div><div><div><div><div><br> view "newDNS" IN {<br> max-cache-ttl 300;<br>
max-ncache-ttl 200;<br><br> zone "<a href="http://makemytrip.com">makemytrip.com</a>" IN {<br> type forward;<br> forwarders {192.168.215.101;};<br>
forward only;<br> };<br><br></div><div>When I run dig <a href="http://abc.com">abc.com</a> for the first time, the TTL shows 135 and when I <br></div><div>rndc flush, i expect the TTL to start again afresh, without the knowledge of the previous query, but i get a TTL say 133 and further queries followed by rndc flush gives the reduced TTL values.<br>
<br></div><div>rndc flush, flushes the cache, but the TTL is not reset. Is this the expected behavior.<br></div><div>Thanks<br>S<br></div><div><br></div><div><br></div><div><br></div></div></div></div></div>