Author |
Message
|
dsundar |
Posted: Fri May 16, 2008 12:20 pm Post subject: MQ on Content Switch |
|
|
 Newbie
Joined: 16 May 2008 Posts: 2
|
I am trying to install MQ with Distributed q manager; I am using a Content switch to load balance the messages to the MQ. I want to know if the IP based content switch will effictively perform load balancing...has this been tried out |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri May 16, 2008 2:22 pm Post subject: Re: MQ on Content Switch |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
dsundar wrote: |
I am trying to install MQ with Distributed q manager; I am using a Content switch to load balance the messages to the MQ. I want to know if the IP based content switch will effictively perform load balancing...has this been tried out |
Usually load balancing is not done at IP level... Read the MQ Cluster manual about how to do load balancing  _________________ MQ & Broker admin |
|
Back to top |
|
 |
dsundar |
Posted: Sat May 17, 2008 3:27 am Post subject: |
|
|
 Newbie
Joined: 16 May 2008 Posts: 2
|
Actually I want to know if I can do this without clustering the MQ channels. My MQ Server queue managers are on different hosts and my Front-end tool (having MQ Client embedded) connects to the MQ Servers through a content switch (intelligent router/IP sprayer) |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat May 17, 2008 7:38 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
OK, let's get specific.
We need numbers/quantities.
What specifically do you want to load balance:
Connections to the qmgr? How many total? Across how many qmgrs? Average size of msgs?
The applications working off the load presented to them through MQ?
Let me refer you again to the cluster manual.
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
Vitor |
Posted: Mon May 19, 2008 12:10 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
dsundar wrote: |
Actually I want to know if I can do this without clustering the MQ channels. My MQ Server queue managers are on different hosts and my Front-end tool (having MQ Client embedded) connects to the MQ Servers through a content switch (intelligent router/IP sprayer) |
1) WMQ clusters queues not channels
2) Do a search through the forum - IP spraying technology has been discussed a few times. There are issues using WMQ channels over such things. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Mon May 19, 2008 3:57 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
MQ 7.0's implementation of Clinet Channel Tables allows for load balancing of incoming MQ Client connections.
Apparently you can set an environment variable telling MQ to suppress those error messages from the constant pinging by the load balancer. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
|