Posted: Thu Jun 03, 2004 10:28 am Post subject: sender channel failover to a 2nd IP Address
Newbie
Joined: 06 Nov 2002 Posts: 4
I'm trying to provide a fault-tolerant configuration between QM1 & QM2. QM1 can reach QM2 thru 2 different firewalls (via the following IP's 1.1.1.1 or 2.2.2.2).
For lack of finding another way, I've decided to add 2 sender channels: CH01 (using 1.1.1.1) & CH02 (using 2.2.2.2). Both use the same transmit queue. Unfortunately, CH02 can't open the transmit queue until CH01 is stopped (most likely because it has given up on it's retries).
So, my question... Is there a better way to do this?
You need to add some application logic here.
You can set a usual trigger on xmitQ to invoke your program ( not a sender channel ),
that will check what address is available and starts an according sender channel. _________________ Regards.
Leonid.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum