Which version of Qpid are you using? <enablePooledAllocator> <enableDirectBuffers>
were only ever relevant when we were using Apache Mina for the IO layer which has not been the case for over 2 years (at least since the 0.14 release). They related to how mina bytebuffers were created. According to JIRA https://issues.apache.org/jira/browse/QPID-3788 <compressBufferOnQueue> hasn't been used since 2007. -- Rob On 2 July 2014 11:57, Jayanga Dissanayake <[email protected]> wrote: > Hi, > > We are using Qpid in our products. For the moment we are using default > values for the following configurations. > > <enablePooledAllocator> > <enableDirectBuffers> > <compressBufferOnQueue> > > I'd really appreciate if someone could explain the usage of the above > configurations. > > Thanks, > *Jayanga.* >
