Hi Scott,

just change the below config to enable flow control - i.e:

<policyEntry topic=">" producerFlowControl="true" memoryLimit="1mb">
 <policyEntry queue=">" producerFlowControl="true" memoryLimit="1mb">

in 5.3 - producerFlowControl is on by default - so just remove the producerFlowControl entry from your configuration.

If this all sounds double dutch - send in your config - and we'll help with the correct settings :)


On 12 Feb 2010, at 20:49, scot.hale wrote:


Fred,

Were you able to configure ActiveMQ to grow without surpassing the memory
setting?  I am trying to figure out how to do the same thing.

-Scot


Fred Moore-3 wrote:

Hi,

going back to Cursors and
http://activemq.apache.org/how-do-i-configure-activemq-to-hold-100s-of-millions-of-queue-messages-.html
...

...can anyone shed some light on the actual role of memoryLimit in:
<policyEntry topic=">" producerFlowControl="false" memoryLimit="1mb"> <policyEntry queue=">" producerFlowControl="false" memoryLimit="1mb">

...moreover: *when* will producerFlowControl start slowing down consumers?

Cheers,
F.



--
View this message in context: 
http://old.nabble.com/How-to-configure-5.3-broker-over-KahaDB-to-support-lots-of-unconsumed--persistent-msgs--tp27277849p27569119.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Rob Davies
http://twitter.com/rajdavies
I work here: http://fusesource.com
My Blog: http://rajdavies.blogspot.com/
I'm writing this: http://www.manning.com/snyder/





Reply via email to