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 » HTTPListener's threadPoolSize vs HTTPConnector's maxThreads

Post new topic  Reply to topic
 HTTPListener's threadPoolSize vs HTTPConnector's maxThreads « View previous topic :: View next topic » 
Author Message
mcliquid
PostPosted: Tue Jul 01, 2008 9:30 am    Post subject: HTTPListener's threadPoolSize vs HTTPConnector's maxThreads Reply with quote

Newbie

Joined: 01 Jul 2008
Posts: 4

What is the difference between HTTPListener's threadPoolSize and HTTPConnector's maxThreads? For tuning, when should one be used over another.

>mqsireportproperties MY_BROKER -b httplistener -o HTTPListener -r

HTTPListener=''
uuid='HTTPListener'
threadPoolSize='500'
traceLevel='debug'
traceSize='4194304'

BIP8071I: Successful command completion.

>mqsireportproperties MY_BROKER -b httplistener -o HTTPConnector -r

HTTPConnector=''
uuid='HTTPConnector'
port='7080'
maxThreads='500'

Thanks,
TJM
Back to top
View user's profile Send private message
ImSoTired
PostPosted: Fri Oct 03, 2008 8:14 am    Post subject: Reply with quote

Novice

Joined: 17 Apr 2007
Posts: 20
Location: Lima, Perú

I have the same question. Can anyone help us?
Back to top
View user's profile Send private message
broker_new
PostPosted: Fri Oct 03, 2008 10:50 am    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

I second you ImSoTired
Back to top
View user's profile Send private message
mgk
PostPosted: Fri Oct 03, 2008 12:10 pm    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Well there are two different thread pools here. The HTTPListener thread pool is used for requests inbound to the "biphttplistener" process which forwards the requests to an HTTPInput node. The other HTTPConnector threadpool in the embedded (in the execution group, not a separate process) http listener code used to send requests to SOAPInput and SOAPAsyncResponse nodes. You may need to tune one or both depending on the nodes your flows are using.

Regards,
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
mcliquid
PostPosted: Sat Oct 04, 2008 4:31 am    Post subject: Thanks!! Reply with quote

Newbie

Joined: 01 Jul 2008
Posts: 4

If I were to be getting intermittent http 404 errors from the biphttplistener, how can I trace the http calls coming into the biphttplistener?

Thanks,
Tom
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 » HTTPListener's threadPoolSize vs HTTPConnector's maxThreads
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.