<div dir="ltr">Yes, i do have other zones beside <a href="http://makemytrip.com">makemytrip.com</a>. Thanks for the info <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 22, 2013 at 5:11 PM, Barry Margolin <span dir="ltr"><<a href="mailto:barmar@alum.mit.edu" target="_blank">barmar@alum.mit.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In article <<a href="mailto:mailman.1138.1377164540.20661.bind-users@lists.isc.org">mailman.1138.1377164540.20661.bind-users@lists.isc.org</a>>,<br>

 sumsum 2000 <<a href="mailto:sum2hike@gmail.com">sum2hike@gmail.com</a>> wrote:<br>
<br>
> This is my configuration for  positive and negative cache TTL.<br>
><br>
>                         view "newDNS" IN {<br>
>                         max-cache-ttl 300;<br>
>                         max-ncache-ttl 200;<br>
><br>
>                         zone  "<a href="http://makemytrip.com" target="_blank">makemytrip.com</a>" IN  {<br>
>                                 type forward;<br>
>                                 forwarders {192.168.215.101;};<br>
>                                 forward only;<br>
>                         };<br>
><br>
> When I run dig <a href="http://abc.com" target="_blank">abc.com</a> for the first time, the TTL shows 135 and when I<br>
> rndc flush, i expect the TTL to start again afresh, without the knowledge<br>
> of the previous query, but i get a TTL say 133 and further queries followed<br>
> by rndc flush gives the reduced TTL values.<br>
><br>
> rndc flush, flushes the cache, but the TTL is not reset. Is this the<br>
> expected behavior.<br>
> Thanks<br>
> S<br>
<br>
Do you use forwarders for other zones beside <a href="http://makemytrip.com" target="_blank">makemytrip.com</a>? If you<br>
forward to a caching server, you'll get their TTLs when you re-query<br>
afte flushing, not the TTLs from the authoritative servers.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Barry Margolin<br>
Arlington, MA<br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</font></span></blockquote></div><br></div>