I should also mention that in the last scenario, I was able to send
1000 messages of 1 MB in size, driving the data/localhost/tmp_storage/
directory to 1000 MB -- well in excess of the configured 100 MB
tempUsage limit. (This was with non-persistent text messages to a
queue.)
Thanks,
Aaro
So here's what I've observed attempting to send 1 MB messages to a queue:
With the default settings (5 MB limit per queue, 20 MB memoryUsage
limit), it slows the producer after 4 messages.
If I bump the memoryUsage to 200MB, no change (seems limited by the
queue limit).
If I then set the queue lim