<div dir="ltr">Hi guys -<div><br></div><div>Producers (.NET clients) are publishing messages to RabbitMQ cluster at a rate of 800 to 900 messages/sec. At this rate, RabbitMQ response times to Ack producers goes significantly higher. It takes longer than 500ms to ack with a delivery-tag, per channel. (Total Connections: 3000+ at all times.)</div>
<div><br></div><div>Objective: Reduce RabbitMQ server response time to less than 100ms when acknowledging messages on each channel. (Please see we are reusing connections.)</div><div><br></div><div>Thanks!</div></div>