0 Replies Latest reply on Jan 19, 2018 12:47 PM by jcrowley42

    Max-size-bytes vs total actual messages size

    jcrowley42

      I'm trying to understand how the max-size-bytes correlates to the actual size of the messages I have loaded on the queue. For example, I have about 8mb of messages that I load onto the queue with my max-size-bytes set to 209715200. Seems like it should be large enough but it isn't. I had to set max-size-bytes to 4097155200.  Can there really be this much overhead on each message? Why?