There is some confusion in the documentation of the
iiop property "receiveBufferSize". Some doc/config
files reference a misspelling of "recieveBufferSize":
./OpenORB/ChangeLog_1_3_0.txt
./OpenORB/src/config/default.xml
while the code seems to use the correct spelling:
OpenORB/src/main/org/openorb/orb/net/ConfiguredSocketFactory.java
Took awhile to sort it all out to get the behavior I
wanted.
Also the documnetation specifies a limit of 64K for
this property, but I was allowed to set bigger sizes
and they succeeded all the way down to the socket.