|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
HTTPListener's threadPoolSize vs HTTPConnector's maxThreads |
« View previous topic :: View next topic » |
Author |
Message
|
mcliquid |
Posted: Tue Jul 01, 2008 9:30 am Post subject: HTTPListener's threadPoolSize vs HTTPConnector's maxThreads |
|
|
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 |
|
 |
ImSoTired |
Posted: Fri Oct 03, 2008 8:14 am Post subject: |
|
|
Novice
Joined: 17 Apr 2007 Posts: 20 Location: Lima, Perú
|
I have the same question. Can anyone help us?  |
|
Back to top |
|
 |
broker_new |
Posted: Fri Oct 03, 2008 10:50 am Post subject: |
|
|
 Yatiri
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
|
|
Back to top |
|
 |
mgk |
Posted: Fri Oct 03, 2008 12:10 pm Post subject: |
|
|
 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 |
|
 |
mcliquid |
Posted: Sat Oct 04, 2008 4:31 am Post subject: Thanks!! |
|
|
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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|