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> <<a href="mailto:schmidt@dre.vanderbilt.edu">schmidt@dre.vanderbilt.edu</a>> 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>> TAO VERSION: 1.5.8<br>> ACE VERSION: 5.5.8<br>><br>> HOST MACHINE:<br>
> $ uname -a<br>> SunOS ipms-x4200-1 5.10 Generic_118855-33 i86pc i386 i86pc<br>><br>> I have a client program which spwans 100 threads and call a method on server.<br>> following is my client.config file<br>
> $ more client.config<br>> static Client_Strategy_Factory "-ORBTransportMuxStrategy EXCLUSIVE"<br>><br>> After calling above function the "main" of the client goes into while loop.<br>>
<br>> The problem is, while calling a method it creates 100 tcp connections<br>> and all the connection remain in ESTABLISHED state until i stop my<br>> client program. why this happenes?<br><br>I suspect this stems from TAO's connection caching.
<br><br>> How to solve this problem?<br><br>Please read the documentation on TAO's connection cache management capabilities.<br><br>Thanks,<br><br> Doug<br></blockquote></div><br><br clear="all"><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