Author |
Message |
Topic: Load Balancing Client Connections and their Performance. |
nhenshall
Replies: 13 Views: 8670
|
Forum: General IBM MQ Support Posted: Fri Jan 26, 2018 1:33 pm Subject: Load Balancing Client Connections and their Performance. |
Unfortunately, it's a vendor sourced application and we have no access to the source code. However, the vendor is involved with this rollout, so I intend bringing this point up with them on Monday. |
Topic: Load Balancing Client Connections and their Performance. |
nhenshall
Replies: 13 Views: 8670
|
Forum: General IBM MQ Support Posted: Fri Jan 26, 2018 1:06 pm Subject: Load Balancing Client Connections and their Performance. |
Are yo connecting and disconnect for every request ? That was never the intention of CLNTWGHT.
Hi Paul, Yes, it's an application that reconnects for every request. Logon, MQ connect, put/ge ... |
Topic: Load Balancing Client Connections and their Performance. |
nhenshall
Replies: 13 Views: 8670
|
Forum: General IBM MQ Support Posted: Fri Jan 26, 2018 8:23 am Subject: Load Balancing Client Connections and their Performance. |
Post your SVRCONN definitions.
QM01:
CHANNEL(SVR.01) CHLTYPE(SVRCONN)
COMPHDR(NONE) COMPMSG(NONE)
... |
Topic: Load Balancing Client Connections and their Performance. |
nhenshall
Replies: 13 Views: 8670
|
Forum: General IBM MQ Support Posted: Fri Jan 26, 2018 6:38 am Subject: Load Balancing Client Connections and their Performance. |
How many CLNTCONN definitions are in your CCDT?
There are 2 Client connections in the CCDT. One for QM1 using channel SVR.01 and another for QM2 using channel SVR.02
So in theory, the cl ... |
Topic: Load Balancing Client Connections and their Performance. |
nhenshall
Replies: 13 Views: 8670
|
Forum: General IBM MQ Support Posted: Fri Jan 26, 2018 6:28 am Subject: Load Balancing Client Connections and their Performance. |
I will do that actually. I hadn't thought of that.
I asked IBM who replied that they don't guarantee that load balanced across 2 QMs is as fast as using 1 QM 100%. But at the same time, they don't ... |
Topic: Load Balancing Client Connections and their Performance. |
nhenshall
Replies: 13 Views: 8670
|
Forum: General IBM MQ Support Posted: Fri Jan 26, 2018 5:44 am Subject: Load Balancing Client Connections and their Performance. |
Upgrade your MQ clients to a supported level to start with.
Unfortunately, our hands are a bit tied on that one. I asked the vendor about this and was told that it has to be done "in pla ... |
Topic: Load Balancing Client Connections and their Performance. |
nhenshall
Replies: 13 Views: 8670
|
Forum: General IBM MQ Support Posted: Fri Jan 26, 2018 3:07 am Subject: Load Balancing Client Connections and their Performance. |
Hi
Great forum, I never usually need to post a question but this is one of those problems...
I have a bunch of clients that are currently connecting to an MQ QM on a windows server. The new proj ... |
Topic: How to import personal certificate with gsk7cmd |
nhenshall
Replies: 19 Views: 38497
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Oct 28, 2009 2:50 am Subject: Re: gsk7ikm did the trick |
I have the same problem, I am at a site which prefers the command line over the GUI utility, so my resolution of using the GUI is somewhat against the norme. I presume that using the command line invo ... |
Topic: Using SSL certificates with MO71 supportpac |
nhenshall
Replies: 7 Views: 6797
|
Forum: General IBM MQ Support Posted: Wed Oct 28, 2009 2:42 am Subject: Using SSL certificates with MO71 supportpac |
Ok, it's fixed
I got the write authority for the PC, which just repeated the error messages that I was getting in UNIX. I spoke to the people who sent the SSL certificate and the .DER certific ... |
Topic: Using SSL certificates with MO71 supportpac |
nhenshall
Replies: 7 Views: 6797
|
Forum: General IBM MQ Support Posted: Mon Oct 26, 2009 8:14 am Subject: Using SSL certificates with MO71 supportpac |
An interesting thing I have just noticed, I do not have administration rights on the PC. I have found errors in the event viewer because I do not have rights on the websphere errors folder. So when MQ ... |
Topic: Using SSL certificates with MO71 supportpac |
nhenshall
Replies: 7 Views: 6797
|
Forum: General IBM MQ Support Posted: Sun Oct 25, 2009 10:55 pm Subject: Using SSL certificates with MO71 supportpac |
I will contact our PC guys today on this one, this troubles me also.. Apply Fix Pack 6.0.2.8 to your Windows machine - no excuse to be running 6.0.0.0.
I am using SSLCAUTH(REQUIRED) but not SSLPEER ... |
Topic: Using SSL certificates with MO71 supportpac |
nhenshall
Replies: 7 Views: 6797
|
Forum: General IBM MQ Support Posted: Sun Oct 25, 2009 2:27 pm Subject: Using SSL certificates with MO71 supportpac |
Good, this confirms what I have done :
Queue Manager Key Store
2 CA certificates + Personal certificate labelled ibmwebspheremq<qmgrname>
Client Key Store
2 CA certificates + Personal ce ... |
Topic: Using SSL certificates with MO71 supportpac |
nhenshall
Replies: 7 Views: 6797
|
Forum: General IBM MQ Support Posted: Fri Oct 23, 2009 12:09 am Subject: Using SSL certificates with MO71 supportpac |
Hi everyone,
I am a long time reader, but never posted, so here I go !
I am having problems getting MO71 to work using SSL certificates. I have tested it on a test system, and using self-sign ... |