On Fri, Sep 9, 2011 at 2:07 PM, Cantor, Scott <span dir="ltr">&lt;<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 9/9/11 1:44 PM, &quot;Daniel Fisher&quot; &lt;<a href="mailto:dfisher@vt.edu">dfisher@vt.edu</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;Did you set the prune timer period to some value below the expiration<br>
&gt;time? One controls how often the pool is pruned, the other controls<br>
&gt;whether a connection should be pruned.<br>
<br>
</div>No, it&#39;s higher than the expiration period. The expiration is 5m and the<br>
timer is 15m.<br>
<br></blockquote><div><br></div><div>So every 15m the pool will be checked for expired connections. At that time any connections that have been inactive for at least 5m will be removed from the pool.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Each time it runs, I see one or two of the connections it&#39;s validating log<br>
a Communications Failure.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br></div><div>The validator is a separate, unrelated thread. I&#39;m assuming the exception you&#39;re seeing is thrown when the connection attempts to close? If so, that can be ignored. Is the pool size what you expect after 15m?</div>
<div><br></div></div>