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 » outstandingRequests too many in SOAP Input

Post new topic  Reply to topic
 outstandingRequests too many in SOAP Input « View previous topic :: View next topic » 
Author Message
thanbv1510
PostPosted: Tue Dec 13, 2022 9:22 pm    Post subject: outstandingRequests too many in SOAP Input Reply with quote

Newbie

Joined: 15 Sep 2022
Posts: 8

Hi everyone, my flow with HTTPConnector information:

Code:

HTTPConnector
  uuid='HTTPConnector'
  userTraceLevel='none'
  traceLevel='none'
  userTraceFilter='none'
  traceFilter='none'
  port='7800'
  address=''
  maxPostSize=''
  acceptCount=''
  compressableMimeTypes=''
  compression=''
  connectionLinger=''
  connectionTimeout=''
  maxHttpHeaderSize=''
  maxKeepAliveRequests='0'
  maxThreads=''
  minSpareThreads=''
  noCompressionUserAgents=''
  restrictedUserAgents=''
  socketBuffer=''
  tcpNoDelay='true'
  explicitlySetPortNumber=''
  enableLookups=''
  enableMQListener=''
  shutdownDelay=''
  allowCrossConnectorPolling=''
  autoRespondHTTPHEADRequests=''
  integratedWindowsAuthentication=''
  iwaTimeoutSeconds='300'
  serverName=''
  corsEnabled='false'
  corsAllowOrigins='*'
  corsAllowCredentials='false'
  corsExposeHeaders='Content-Type'
  corsMaxAge='-1'
  corsAllowMethods='GET,HEAD,POST,PUT,PATCH,DELETE,OPTIONS'
  corsAllowHeaders='Accept,Accept-Language,Content-Language,Content-Type'
  Connector
    port='7800'
    type='Embedded'
    URLRegistration
      url='/thanbv'
      outstandingRequests='159'
      UsedBySOAPNNodes='TRUE'
      UsedByHTTPNNodes='FALSE'
      nodeLabel='SOAP Input'
        flowLabel='thanbv'


So my request was not processed in time, how to optimize and reduce outstandingRequests? Please help me
Thank you
Back to top
View user's profile Send private message
abhi_thri
PostPosted: Wed Dec 14, 2022 2:28 am    Post subject: Reply with quote

Knight

Joined: 17 Jul 2017
Posts: 516
Location: UK

Well, there are a few obvious things you could explore,

- Check whether the flow processing logic can be optimised eg: https://www.ibm.com/docs/en/integration-bus/9.0.0?topic=trees-esql-coding-practices

- See whether the flow logic can be split into separate transactions by handing over certain downstream processing to another interface.

- Multi thread it

- Are you testing in a comparable Prod like environment hardware wise (CPU/memory etc)

https://www.ibm.com/docs/en/integration-bus/9.0.0?topic=performance-tuning-message-flow
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 » outstandingRequests too many in SOAP Input
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.