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 » WebSphere Message Broker (ACE) Support » Need number of waiting requests on a HTTP Embedded Listener

Post new topic  Reply to topic
 Need number of waiting requests on a HTTP Embedded Listener « View previous topic :: View next topic » 
Author Message
IIBnewbie2018
PostPosted: Mon Jun 18, 2018 10:32 am    Post subject: Need number of waiting requests on a HTTP Embedded Listener Reply with quote

Newbie

Joined: 18 Jun 2018
Posts: 9

Dear All,

I need to requirement to monitor the number of requests my HTTP message flow receives at a given point on time. I actually need the number of requests waiting in queue to be processed by the flow while it is processing one request.

My flow is using a HTTP Input node and is deployed to an Integration Server with an embedded listener port.

I could use the queue SYSTEM.BROKER.WS.INPUT to check for waiting requests if the flow is using a Broker Wide listener port.

But in my case I am clueless and am looking for any help on this.
Thank you.
Back to top
View user's profile Send private message
abhi_thri
PostPosted: Mon Jun 18, 2018 11:57 pm    Post subject: Reply with quote

Knight

Joined: 17 Jul 2017
Posts: 516
Location: UK

Isn't there a outstandingRequests parameter that you could query on for HTTPConnector/HTTPSConnector while using embedded listeners?

mqsireportproperties <node> -e <integration server> -o HTTPConnector -r | grep -E url\|outstandingRequests

Quote:

Connector
port='7800'
type='Embedded'
URLRegistration
url='xxx'
outstandingRequests='0'
Back to top
View user's profile Send private message
IIBnewbie2018
PostPosted: Tue Jun 19, 2018 12:17 am    Post subject: Reply with quote

Newbie

Joined: 18 Jun 2018
Posts: 9

Thank you for the reply. I wasn't aware of this. I'll try this option.
Back to top
View user's profile Send private message
IIBnewbie2018
PostPosted: Tue Jun 19, 2018 12:31 am    Post subject: Reply with quote

Newbie

Joined: 18 Jun 2018
Posts: 9

abhi_thri wrote:
mqsireportproperties <node> -e <integration server> -o HTTPConnector -r | grep -E url\|outstandingRequests


This works. And I am able to get the number of waiting requests. Thank you again
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Need number of waiting requests on a HTTP Embedded Listener
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.