Posted: Thu Apr 22, 2010 6:58 am Post subject: SSL Class Table With .net on Cluster
Apprentice
Joined: 23 Mar 2010 Posts: 25
Our client is have two environements for MQ server. One is main site and seconder is Failover back center.
They are creating on Class table and saying that will have both the Primary and Secondary Address on it.
What we need to do in our .net code to make sure it is connecting to the alternative IP address in case of primary one is down. Is it like if we do the second attempt will it automatically connect to the seconder address.
I am looking for the optoins to connect the seconder IP.
Posted: Thu Apr 22, 2010 8:10 am Post subject: Re: SSL Class Table With .net on Cluster
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
apk007 wrote:
I am looking for the optoins to connect the seconder IP.
If it's a failover center why are they not failing over IP and SSL class as well?
If it's a simple question of 2 different queue managers then a CCDT (which you're probably using to support the SSL anyway) is the way to go. _________________ Honesty is the best policy.
Insanity is the best defence.
Yes it is different queue. And i am using the CCDT for Connection. The MQ Team who is setting up the Certi are saying it will have both the IP init. Is that means if one could not connect it will automatically connect to the other one. ?
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
apk007 wrote:
The MQ Team who is setting up the Certi are saying it will have both the IP init.
SSL Certificates don't have IP addresses in them.
apk007 wrote:
Is that means if one could not connect it will automatically connect to the other one. ?
If you mean the CCDT has both addresses, and if that's what you've coded for in your app, yes. _________________ Honesty is the best policy.
Insanity is the best defence.
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