Author |
Message |
Topic: using F5 VIP for MQ |
dextermbmq
Replies: 7 Views: 2415
|
Forum: General IBM MQ Support Posted: Thu Aug 06, 2020 3:26 pm Subject: Re: using F5 VIP for MQ |
... In that case I guess client sessions will not be causing any trouble in ideal scenario.
...In the event of disaster, once the switch is complete to DR queue Managers, probably client applications ... |
Topic: using F5 VIP for MQ |
dextermbmq
Replies: 7 Views: 2415
|
Forum: General IBM MQ Support Posted: Wed Aug 05, 2020 9:05 am Subject: Re: using F5 VIP for MQ |
If you're putting sender / receiver pairs through an F5, the channel sequence numbers will mismatch every time traffic switches to a different queue manager. IMHO more trouble than it's worth.
... |
Topic: using F5 VIP for MQ |
dextermbmq
Replies: 7 Views: 2415
|
Forum: General IBM MQ Support Posted: Tue Aug 04, 2020 11:20 pm Subject: using F5 VIP for MQ |
Hello All,
We have a clustered setup for IBM MQ where the Full and Partial repositories are configured on 2 Servers in multi instance mode. The clustered communication between the queue manager i ... |
Topic: MQ Clustering performance |
dextermbmq
Replies: 5 Views: 1852
|
Forum: Clustering Posted: Mon Jul 27, 2020 3:47 am Subject: MQ Clustering performance |
Thanks gbaddeley & fjb_saper.
Yes, the consuming apps are capable enough to handle this load. The incoming load would be diverted to different queues and different application would connect to ... |
Topic: MQ Clustering performance |
dextermbmq
Replies: 5 Views: 1852
|
Forum: Clustering Posted: Sat Jul 25, 2020 4:08 am Subject: MQ Clustering performance |
Most of the messaging is asynchronous. There are a couple of integrations where the SLA comes into picture (SLA of 60 secs with End to end journey. There are other application components involved as w ... |
Topic: MQ Clustering performance |
dextermbmq
Replies: 5 Views: 1852
|
Forum: Clustering Posted: Fri Jul 24, 2020 7:57 am Subject: MQ Clustering performance |
Hello,
Writing this post to have suggestions on how can I further tune my design with regards to throughput and performance
1-A cluster setup with 5 Queue Managers. 2 Full Repositories. 3 Partia ... |
Topic: Can Remote Queue pointing to Alias Q |
dextermbmq
Replies: 9 Views: 2150
|
Forum: Clustering Posted: Tue Jul 21, 2020 5:44 am Subject: Can Remote Queue pointing to Alias Q |
I guess a Thank You was pending from my end. Thanks  |
Topic: Can Remote Queue pointing to Alias Q |
dextermbmq
Replies: 9 Views: 2150
|
Forum: Clustering Posted: Sun Jul 05, 2020 4:43 am Subject: Can Remote Queue pointing to Alias Q |
Thanks exerk for the detailed approach. Some more reading fetched me a good read link which shows similar setup
https://www.ibm.com/developerworks/websphere/library/techarticles/1212_bhat/1212_bha ... |
Topic: Can Remote Queue pointing to Alias Q |
dextermbmq
Replies: 9 Views: 2150
|
Forum: Clustering Posted: Sat Jul 04, 2020 5:55 am Subject: Can Remote Queue pointing to Alias Q |
Hi All,
I am working on below scenario
3-rd Party IBM MQ connecting to my org's Queue Manager [let's call it GatewayQM] over distributed setup (SDR/RCVR channel). I want to load balance the inc ... |
Topic: Multiple Queue Managers using same certificate |
dextermbmq
Replies: 2 Views: 2204
|
Forum: IBM MQ Security Posted: Thu Jun 18, 2020 4:56 pm Subject: Multiple Queue Managers using same certificate |
Hi All,
I have a query around using the same certificate across different Queue Managers. I need to build a MQ Cluster with ~5-6 Queue Managers. There is a requirement to have all the MQ
specific ... |
Topic: Channel lacking a certificate issue |
dextermbmq
Replies: 5 Views: 1655
|
Forum: IBM MQ Security Posted: Tue Jun 16, 2020 4:42 pm Subject: Channel lacking a certificate issue |
Thanks Morag I got your point and almost fixed the issue. Doing final checks and configs. So, I was integrating Kafka with MQ via the MQ Kafka connector where in we have the option of setting keystor ... |
Topic: Channel lacking a certificate issue |
dextermbmq
Replies: 5 Views: 1655
|
Forum: IBM MQ Security Posted: Tue Jun 16, 2020 12:38 pm Subject: Channel lacking a certificate issue |
Yes. MQ keyrepository is already configured with a CA signed cert. The MQ public cert is also copied on the client's truststore( that was how the one way authentication was working. Java Client was va ... |
Topic: Channel lacking a certificate issue |
dextermbmq
Replies: 5 Views: 1655
|
Forum: IBM MQ Security Posted: Tue Jun 16, 2020 12:15 pm Subject: Channel lacking a certificate issue |
IBM MQ v9.1.0.1
Client is Java based application running on Oracle JRE hence using -Dcom.ibm.mq.cfg.useIBMCipherMappings=false with TLS Cipher TLS_RSA_WITH_AES_128_CBC_SHA256
Hi All,
Currentl ... |
Topic: Effect of Connauth on MQ Cluster/Distributed setup |
dextermbmq
Replies: 4 Views: 2021
|
Forum: General IBM MQ Support Posted: Fri Jun 05, 2020 1:31 am Subject: Effect of Connauth on MQ Cluster/Distributed setup |
Thanks a lot Morag  |
Topic: Effect of Connauth on MQ Cluster/Distributed setup |
dextermbmq
Replies: 4 Views: 2021
|
Forum: General IBM MQ Support Posted: Thu Jun 04, 2020 2:22 am Subject: Effect of Connauth on MQ Cluster/Distributed setup |
What testing have you done to self-validate?
Tried restarting the SDR / RCVR pair and CLUSSDR/CLUSRCVR pair post enabling the connauth and refreshing the security (even restarted the qmgr - althoug ... |