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 » Disallow bindings connections

Post new topic  Reply to topic Goto page Previous  1, 2
 Disallow bindings connections « View previous topic :: View next topic » 
Author Message
Andyh
PostPosted: Sun May 16, 2021 10:43 am    Post subject: Reply with quote

Master

Joined: 29 Jul 2010
Posts: 237

With shared memory bindings the application processes with MQ hCon's have MQ shared memory segments attached and MQ has no guaranteed opportunity to detach those segments until the apps make their next MQI calls. The QMgr wants to delete all of the shared memory segments used by the old instance before restarting and the semantics of deleting shared memory segments from underneath processes with those segments attached are not well defined on all unixes.

The MQ_CONNECT_TYPE environment variable allows a "standard" binding to be mapped to a client binding for applications that bind via libmqm.

Another alternative could be to set the default bind type to "Isolated" which can result in locally bound apps using unix domain sockets rather than shared memory to communicate with the QMgr.

Also note the potential security implications of using client, shared, or isolated bindings.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General IBM MQ Support » Disallow bindings connections
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.