You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Christian Mueller <cm...@apache.org> on 2020/08/06 16:57:55 UTC

Does "jms.useCompression=true" stores the message body in compressed format?

Hi there,

I'm wondering whether "jms.useCompression=true" stores the message body in
compressed format or whether this option "only" transfers the message in a
compressed format over the wire and extracts the message again before
storing it on disc when using persistent messaging?
I'm using ActiveMQ 5.15.12.

Thanks in advance,
Christian