Hi again,
Thanks for the valuable guidelines. I'm almost done writing the README for
the config.xml. However, I'm yet to understand the,
<advanced>
<filterchain enableExecutorPool="true"/>
<enablePooledAllocator>false</enablePooledAllocator>
<enableDirectBuffers>false</enableDirectBuffers>
<framesize>65535</framesize>
<compressBufferOnQueue>false</compressBufferOnQueue>
<enableJMSXUserID>false</enableJMSXUserID>
</advanced>
section. As it seems it is a bit advanced to figure out. :)...
Also, there are two elements configuring virtualhosts. I would like to know
how this works out. And, I would also like to understand what
<directory>${conf}/virtualhosts</directory> actually points to.
Regards,
Senaka
On Tue, May 20, 2008 at 5:37 PM, Robert Greig <[EMAIL PROTECTED]>
wrote:
> 2008/5/20 Senaka Fernando <[EMAIL PROTECTED]>:
> > Hi Robert,
> >
> > Thanks for the reply. I would like to know whether
> > <transport>nio</transport> is deprecated and, the meanings of
>
> Well, at one time we had another (non-nio) transport but it wasn't any
> faster so it probably got removed. At the moment it's the only option
> but that does not preclude a new one in future of course,
>
> > 1. security/principal-databases/principal-database/class
> > 2. security/access/class
>
> Take a look at:
> http://cwiki.apache.org/qpid/qpid-design-authentication.html which I
> think covers this.
>
> RG
>