[Ace-users] [tao-users] Many connections in ESTABLISHED state
Vikram Karandikar
softking at gmail.com
Fri Jun 29 09:05:08 CDT 2007
TAO VERSION: 1.5.8
ACE VERSION: 5.5.8
HOST MACHINE:
$ uname -a
SunOS ipms-x4200-1 5.10 Generic_118855-33 i86pc i386 i86pc
I have a client program which spwans 100 threads and call a method on
server.
following is my client.config file
$ more client.config
static Client_Strategy_Factory "-ORBTransportMuxStrategy EXCLUSIVE"
After calling above function the "main" of the client goes into while loop.
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.
why this happenes? How to solve this problem?
--
"Even if a snake is not poisonous, it should pretend to be venomous."
Chanakya quotes (Indian politician, strategist and writer, 350 BC-275 BC)
- Vikram Karandikar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/ace-users/attachments/20070629/baf33c70/attachment.htm
More information about the Ace-users
mailing list