8.3.5. Per-Queue Flow Thresholds
You can set specific flow thresholds for a queue using the following arguments:
qpid.flow_stop_size
integer
flow stop threshold value in bytes.qpid.flow_resume_size
integer
flow resume threshold value in bytes.qpid.flow_stop_count
integer
flow stop threshold value as a message count.qpid.flow_resume_count
integer
flow resume threshold value as a message count.
To disable flow control for a specific queue, set the flow control parameters for that queue to zero.