Hi,<div><br></div><div>Does RabbitMQ have a feature to discard a message before saving it to a queue and mirroring the message if it is greater than a specific/customized size? &nbsp;I am thinking a message size check would prevent a cluster crash because a client sent messages to big to process and mirror.&nbsp;&nbsp;</div><div><br></div><div>If so how would I go about setting this up?</div><div><br></div><div>I have not found enough information if the frame size is something I can try.</div><div><br></div><div>-Mark</div><div><br></div><div>p.s. I am asking because in my test cluster I can reliably destroy my cluster in a negative way with messages that surpass memory resources. &nbsp;I have learned to use the watermark to help manage acceptable large messages but the high watermark has not helped to prevent the receipt of a&nbsp;destructively&nbsp;large messages.</div>