For this configuration - flow control will quick in when the disk limit is
reached for the temporary store used to store offline non-persistent
messages - or persistent topic messages with no durable consumers.
For persistent messages - or topics with durable consumers - then it will be
the store limit that will need to be reached before flow control kicks in.

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--tp27277849p27569342.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to