Hi,
Could you please try set queueSize with -1 to see if it helps?
Freeman
On 2012-2-3, at 下午5:03, yoleng wrote:
Hi, Freeman
thanks.
I already use the default configuration. below is the default
configuration:
<sm:executorFactory>
<bean
class="org.apache.servicemix.executors.impl.ExecutorFactoryImpl">
<property name="defaultConfig">
<bean
class="org.apache.servicemix.executors.impl.ExecutorConfig">
<property name="corePoolSize"
value="${servicemix.corePoolSize}"/>
<property name="maximumPoolSize"
value="${servicemix.maximumPoolSize}"/>
<property name="queueSize" value="$
{servicemix.queueSize}"/>
</bean>
</property>
</bean>
</sm:executorFactory>
and related value is:
servicemix.corePoolSize = 126
servicemix.maximumPoolSize = 256
servicemix.queueSize = 256
Regards.
Leng Yong.
--
View this message in context:
http://servicemix.396122.n5.nabble.com/http-BC-not-receive-any-http-request-tp5453027p5453207.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.
---------------------------------------------
Freeman Fang
FuseSource
Email:[email protected]
Web: fusesource.com
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com