<p>Geeh, I&#39;m glad someone read my demo! You can talk all day long, or you can code a proof. I encourage my developers to do that because at least 20% of what they find on the internet doesn&#39;t apply because of config differences.</p>

<p>I also would encourage the OP to try putting IP addresses into the applications to see what that does for performance. Unfortunately the concept of &quot;test instead of talk&quot; does not go very far on this list.</p>

<div class="gmail_quote">On Nov 5, 2011 10:10 AM, &quot;leam hall&quot; &lt;<a href="mailto:leamhall@gmail.com">leamhall@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<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" target="_blank">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>
<br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div>