Author |
Message |
Topic: Certificate mapping to HTTP Request/SOAP Request node |
amith kashyap
Replies: 2 Views: 3413
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 01, 2016 6:36 pm Subject: Certificate mapping to HTTP Request/SOAP Request node |
Hi,
Each EG is associated with one .jks file and that .jks file can contain multiple certificates.
In the same EG I have 3 flows having SOAP Request node calling 3 different webservices. While c ... |
Topic: Two Requests in single TCP/IP Stream - WMB TCPIP Client node |
amith kashyap
Replies: 7 Views: 6883
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Nov 24, 2016 5:30 pm Subject: Two Requests in single TCP/IP Stream - WMB TCPIP Client node |
I'm pretty sure that the TCP/IP output node cannot control how the TCP/IP stack splits the stream into packets
Thank you so much for your time and response.
The first message was fixed length, usu ... |
Topic: Two Requests in single TCP/IP Stream - WMB TCPIP Client node |
amith kashyap
Replies: 7 Views: 6883
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 23, 2016 11:56 pm Subject: Two Requests in single TCP/IP Stream - WMB TCPIP Client node |
We are passing fixed-length request of 712 length (the first 9 bytes are the length of the message itself), to destination in bulk mode.(750 reqs in 30 seconds)
"TCP","778",&quo ... |
Topic: Two Requests in single TCP/IP Stream - WMB TCPIP Client node |
amith kashyap
Replies: 7 Views: 6883
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 22, 2016 7:13 pm Subject: Two Requests in single TCP/IP Stream - WMB TCPIP Client node |
We are using default properties to reuse the stream.
P.S - We are making call to a java class for encryption before passing the request to TCPIPClinet output node. Is this causing any issue? |
Topic: Two Requests in single TCP/IP Stream - WMB TCPIP Client node |
amith kashyap
Replies: 7 Views: 6883
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 22, 2016 1:28 am Subject: Two Requests in single TCP/IP Stream - WMB TCPIP Client node |
We are sending TCP request to back end using WMB TCP/IP client. It is working fine when the load is less. When load test was performed for 30 seconds using 5 threads, out of 719, there was no response ... |
Topic: How to create queue on remote queue manager from cmd console |
amith kashyap
Replies: 1 Views: 16890
|
Forum: IBM MQ Performance Monitoring Posted: Sun Oct 09, 2016 11:42 pm Subject: How to create queue on remote queue manager from cmd console |
Hi All,
I need to know how to create a queues on remote queue manager(located on different system with different OS) from command console.
Say for example -
From my local(Windows) from Comm ... |
Topic: Get message from Cluster Queue |
amith kashyap
Replies: 2 Views: 6421
|
Forum: Clustering Posted: Fri Sep 02, 2016 7:46 am Subject: Get message from Cluster Queue |
Hi,
I have scenario wherein QM1 and QM2 are in cluster. I have created a cluster queue under QM2 say Q_QM2.
Can I read the message on Q_QM2 from QM1. I tried this scenario and getting error - No ... |