Do AKS and QM run in the same virtual network? Each in its own subnet?
Your team may look into something called Azure CNI
https://learn.microsoft.com/en-us/azure/aks/azure-cni-overview
------------------------------
Matthias Jungbauer
------------------------------
Original Message:
Sent: Tue October 17, 2023 04:11 AM
From: Brajendra Kumar
Subject: IBM ACE message processing using Queue Manager to read/write messages. ACE runs in AKS container and QM
We are experiencing performance issues in IBM ACE message processing using Queue Manager to read/write messages. ACE runs in AKS container and QM also runs in container. We get the desired performance when both ACE and QM are in same AKS cluster, but getting a reduced performance when ACE( in AKS) containing to QM running in ARO ( azure redhat) cluster or QM running in any platform other than AKS. We are suspecting some network issue, but Network team couldn't find any kind issue . Kindly let us know if any other things we need to look into.
- ACE Application Pod/Container(DNS : XXXXX-03-test.ace.XXXXX.net) running in AKS connecting to MQ application Pod/Container(XXX302t.mq.XXXXX.net) running in AKS -> we are getting 66 tps
- ACE Application Pod/Container(DNS : XXXXX-test.XXXXace.XXXXX.net) running in AKS connecting to MQ application Pod/Container(XXXXXX.mq.XXXXX.net) running in ARO -> we are getting 22 tps
------------------------------
Brajendra Kumar
------------------------------