You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Marc Tremblay <ma...@pansapien.com> on 2006/05/01 18:53:17 UTC

Exchange throttling

How do I turn on exchange throttling?
 
I see there is a setExchangeThrottling(boolean) method on ComponentMBeanImpl
but I can't figure out how to set it to 'true' from within my servicemix.xml
configuration file.
 
Marc

Re: Exchange throttling

Posted by Guillaume Nodet <gn...@gmail.com>.
AFAIK, this can only be done using jmx.
You should raise a JIRA for that.

Cheers,
Guillaume Nodet

On 5/1/06, Marc Tremblay <ma...@pansapien.com> wrote:
> How do I turn on exchange throttling?
>
> I see there is a setExchangeThrottling(boolean) method on ComponentMBeanImpl
> but I can't figure out how to set it to 'true' from within my servicemix.xml
> configuration file.
>
> Marc
>
>