|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How the MQCONNX CNOs flow client>mca>mca>server |
« View previous topic :: View next topic » |
Author |
Message
|
mutley |
Posted: Fri Jun 20, 2003 3:59 am Post subject: How the MQCONNX CNOs flow client>mca>mca>server |
|
|
Novice
Joined: 12 Jun 2003 Posts: 13
|
Hi
I really want to understand what happens to the MQCNO values when passed from a client and go to the server.
Say, I've specified:
Struct: CNO
Version: 4
..
..
..
SSLConfigPtr: MQSCO @ address A
SSL......
I would expect these options to pass from client to server, but they don't seem to.
Any ideas?
Neil |
|
Back to top |
|
 |
mqonnet |
Posted: Mon Jun 23, 2003 5:29 pm Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
And why would you expect these values to be passed to the server???
MQCNO is the structure that is used to gather all the information needed to make a connection from a client to a server. It is NOT a negotiating process. And hence nothing really is sent to the server except the little information required to make a connection. Which obviously includes the userid. Cant recall of anything else on top of my head right now.
Cheers
Kumar |
|
Back to top |
|
 |
rwa |
Posted: Tue Jun 24, 2003 12:25 am Post subject: |
|
|
Voyager
Joined: 22 Jan 2002 Posts: 76 Location: Duesseldorf/Germany
|
The ssl data in the message header is used for the configuration of the MQ client (ssl part) to be able to connect to the server like Portnumber, IP-adress, etc.. So this data is of no use to the server. |
|
Back to top |
|
 |
mutley |
Posted: Wed Jun 25, 2003 2:25 am Post subject: |
|
|
Novice
Joined: 12 Jun 2003 Posts: 13
|
Thanks people.
Your quite right, the information is only available at the client side. I had to use MQTRACE, rather then the API Exits. Really, though, the crux of my problem was that I wanted to determine wether an MQCONNX or MQCONN was taking place from the client and the only way I seem to be able to tell this is by finding the CNO specified in the cient trace. Funnily the trace for an MQCONN includes CONNX verbs and CONN verbs. CONNX only has CONNX verbs.
Anybody have any information on how to decipher the trace file contents?
Cheers
Neil |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|