When reading messages from an MQ queue and routing to various sites, I see a substantial delay when the intersite communications is introduced. The connection is setup as length-encoded. I have tried using ACK’s, not using ACK’s, using the recovery DB, not using the recovery DB and nothing seems to help. The code that is runnining in the threads is not an issue as everything has been removed and the data is being passed raw all the way through (first site to a second site).
I’ve done some research on TCP tuning, but nothing really jumps out at me.
We’re runnning QDX5.3.2 on AIX5.2.
Any thoughts are greatly appreciated.
Thanks.
Steve