Re: Messages delivered after a delay..
Posted By:
Andreas_Mueller
Posted On:
Thursday, March 13, 2003 11:32 AM
Once a disconnect is detected (via keepalive), open transactions are aborted and messages are redelivered (to the other receiver). It might be that the disconnect wasn't detected immediately. This is platform dependent. 10 minutes seems too long for me. The default keepalive interval is 1 minute, so it should be detected within 1 minute and redelivery should take place then.