ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » compression question

Post new topic  Reply to topic
 compression question « View previous topic :: View next topic » 
Author Message
TonyStewartFan
PostPosted: Thu Oct 12, 2006 6:30 am    Post subject: compression question Reply with quote

Newbie

Joined: 02 Oct 2006
Posts: 1

Hi all,

This is my first time working with channel message compression (COMPMSG). I wanted to make sure I understood what is going on.

We have a client on machine A, and qmgrs on machines B, C and D. A, B, and C are all at 6.0.1 and the channels between them have COMPMSG set. D is at 5.3.1, so no compression on its channels.

A message is put on the client A, which is sent to D by means of remote queues on B and C (A->B->C->D).

So message compression occurs between A and B, and B and C. But not between C and D, of course.

Is the message compression/uncompression in this example done twice, once for each channel with compression? Or is it done once and not uncompressed in the middle?

And then when it's sent over the C to D channel, there's no evidence of it ever having been compressed, correct? I assume the only way to have any compression on this channel would be through channel exits (unless we upgrade.)

Thanks for any help or suggestions.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Oct 12, 2006 6:58 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Compression processing will occur inside the message channel agent, AFAIK.

That means that if a message goes from A to B to C to D, then it will be compressed in the mca on A, decompressed in th mca on B, compressed in the mca on B, decompressed in the mca on C, and then sent normally from the mca on C and received normally in the MCA on D.

There's more than one reason to avoid multi-hopping if at all possible.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » compression question
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.