Reply To: Problems passing large messages >2MB from site to site

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Problems passing large messages >2MB from site to site Reply To: Problems passing large messages >2MB from site to site

#58699
Anonymous
Participant

    Steve,

    I can’t think of a reason why Cloverleaf would cause the message to go slow.  It could be that the stack is breaking the message down into many transmissions though.  It might be interesting to see what the packet size is for tcpip on your system.  It may be possible to see this in the log if you use enable_all on the destination process.  Take a look at the packet hex dumps in the log to see how long they are.

    Also, make sure that you push some small messages and see that they go fast or slow.  That will at least tell you if it’s systemic or based on large messages.