<div>TAO VERSION: 1.5.8</div>
<div>ACE VERSION: 5.5.8</div>
<div> </div>
<div>HOST MACHINE:</div>
<div>$ uname -a<br>SunOS ipms-x4200-1 5.10 Generic_118855-33 i86pc i386 i86pc<br> </div>
<div> </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 "-ORBTransportMuxStrategy EXCLUSIVE"<br><br clear="all">After calling above function the "main" of the client goes into while loop.</div>
<div> </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>"Even if a snake is not poisonous, it should pretend to be venomous."<br>Chanakya quotes (Indian politician, strategist and writer, 350 BC-275 BC)<br><br>- Vikram Karandikar </div>