<div>TAO VERSION: 1.5.8</div>
<div>ACE VERSION: 5.5.8</div>
<div>&nbsp;</div>
<div>HOST MACHINE:</div>
<div>$ uname -a<br>SunOS ipms-x4200-1 5.10 Generic_118855-33 i86pc i386 i86pc<br>&nbsp;</div>
<div>&nbsp;</div>
<div>I have a client program which spwans 100 threads and call a method on server.</div>
<div>following is my client.config file</div>
<div>$ more client.config<br>static Client_Strategy_Factory &quot;-ORBTransportMuxStrategy EXCLUSIVE&quot;<br><br clear="all">After calling above function the &quot;main&quot; of the client goes into while loop.</div>
<div>&nbsp;</div>
<div>The problem is, while calling a method it creates 100 tcp connections and all the connection remain in ESTABLISHED state until i stop my client program.</div>
<div>why this happenes? How to solve this problem?</div>
<div><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 </div>