Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Submitted
Workspace DataPower Gateway
Created by Guest
Created on Aug 27, 2025

Request of a setting on Datapower to define a minimum number of connections

Currently, the MQ connections are controlled by the following settings in mq-qm in DataPower:-

(1) total connection limit = maximum number of MQ connections

(2) initial connection number = the initial number of MQ connections when the mq-qm object is up

There is no setting to “maintain” (not initiate) connection in connection pool. Even customer has set a high value of initial connection number, the number of connections may drop below the initial connection number after a less transactions period. This is an expected behaviour of the Datapower with the setting of cache-timeout value. When an inactive connection reaches cache-timeout threshold, the dynamic connection is removed from the cache.

 When there is sudden burst of incoming messages and there are insufficient connections available in the connection pool, the Datapower will create new connection(s) to handle the messages.  That action consumes additional system resources, thus has performance impact to the MQ server and Datapower appliance. Customer has observed messages process time increase during this period.  

 An alternative is to set the cache-timeout value as zero so the connections will never be expired and removed from the connection pool. However, connections in the connection pool may become invalid (stale connection) due to the network/firewall issue. With zero cache-timeout value, invalid connections will never be removed and recreated.  As a result, the number of invalid connections will increase and finally affects the communication between Datapower appliance and MQ server. 

 With the above reasons, we would like Datapower to have a setting to maintain a minimum number of connections in the connection pool. 

Idea priority Urgent