where can i find this document?<br><br>
<div><span class="gmail_quote">On 6/29/07, <b class="gmail_sendername">Douglas C. Schmidt</b> &lt;<a href="mailto:schmidt@dre.vanderbilt.edu">schmidt@dre.vanderbilt.edu</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Hi Vikram,<br><br>&gt; TAO VERSION: 1.5.8<br>&gt; ACE VERSION: 5.5.8<br>&gt;<br>&gt; HOST MACHINE:<br>
&gt; $ uname -a<br>&gt; SunOS ipms-x4200-1 5.10 Generic_118855-33 i86pc i386 i86pc<br>&gt;<br>&gt; I have a client program which spwans 100 threads and call a method on server.<br>&gt; following is my client.config file<br>
&gt; $ more client.config<br>&gt; static Client_Strategy_Factory &quot;-ORBTransportMuxStrategy EXCLUSIVE&quot;<br>&gt;<br>&gt; After calling above function the &quot;main&quot; of the client goes into while loop.<br>&gt;
<br>&gt; The problem is, while calling a method it creates 100 tcp connections<br>&gt; and all the connection remain in ESTABLISHED state until i stop my<br>&gt; client program.&nbsp;&nbsp;why this happenes?<br><br>I suspect this stems from TAO&#39;s connection caching.
<br><br>&gt; How to solve this problem?<br><br>Please read the documentation on TAO&#39;s connection cache management capabilities.<br><br>Thanks,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Doug<br></blockquote></div><br><br clear="all"><br>-- <br>&quot;Even if a snake is not poisonous, it should pretend to be venomous.&quot;
<br>Chanakya quotes (Indian politician, strategist and writer, 350 BC-275 BC)<br><br>- Vikram Karandikar