[omniORB] TCP configuration?
Duncan Grisby
duncan at grisby.org
Fri Aug 5 14:19:38 BST 2011
On Wed, 2011-07-20 at 10:20 -0700, Martin Kocian wrote:
> I am experiencing delays in the TCP communication in omniorb 4.1.4 where
> 212 bytes get sent to a Linux box (kernel 2.6.18-92.el5) immediately
> followed by about 200 kB. The problem is that the Linux box does not send
> the ack for the 212 bytes until 40 ms later(see time in the second line):
What does omniORB think is happening at this time? Can you get a trace
from both client and server with these options:
-ORBtraceLevel 25 -ORBtraceInvocations 1 -ORBtraceTime 1
-ORBtraceThreadId 1
And get another tcpdump. Then we can correlate them all.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list