<div>yeah, it took me a sec to figure out why you did that, but it makes sense. Your example shows that for that purpose /etc/hosts file changes are updated immediately. With &quot;immediate&quot; being defined as sub 1 second. </div>

<div> </div>
<div>I would assume there are edge cases where nscd causes issues. Not sure what they are but with the wide spread usage of Linux there are probably some places.</div>
<div> </div>
<div>Leam<br><br></div>
<div class="gmail_quote">On Fri, Nov 4, 2011 at 6:42 PM, Richard Bronosky <span dir="ltr">&lt;<a href="mailto:Richard@bronosky.com">Richard@bronosky.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<p>What is important to note about that example is that ping, like most applications that do network lookups, will only do the lookup once at the beginning. For that reason my example required that I put single ping calls in a loop</p>
</blockquote></div>