On 26 March 2013 18:52, Fraser Adams <[email protected]> wrote:

> I think that examples of some of the SASL and other security options are
> definitely worth including in a sample qpidd.conf that one is always
> something of a black art with traps for the unwary etc. the mailing list
> might go quite quiet if there were lots of good examples for various
> security use case :-D I guess qpidd.conf might not be the best place to put
> this, but every little helps with that side of things from my perspective.
>
> As a slight irony given the work Rob and Robbie are doing on the Java
> broker, I'd personally quite have liked a way to configure queues. I don't
> really like how it's currently tied to persistence - in other words to make
> queue config survive broker restarts I could make the queue durable, but
> that also makes the messages persistent unless I explicitly disable the
> default message durability behaviour (which I may not be able to control).
>

Continuing to beat the drum hehe, pre-configuring the Java broker is
something we continue to support, and the same for queues that are always
present but wont recover persistent messages.

(Worth nothing though that it is a 'feature' currently that the persistent
messages are still put on disk in that case and its only the record of
their presence on the queue that is not persisted, prompting discard at
restart if they are still in the store. This is for a variety of reasons
but is something id like to make configurable in future as well so you
could choose between the performance hit or the increased memory
requirements to keep the messages off disk entirely)


>
> Clearly that's a bit O/T to your original request, but I thought I'd
> mention it :-)
>
> Frase
>
>
>
> On 26/03/13 17:57, Gordon Sim wrote:
>
>> A default qpidd.conf file has previously shipped with the c++ install.
>> However the only setting currently in it is now obsolete and must be
>> removed.
>>
>> The suggestion has been to keep the conf file and have some commented out
>> examples of commonly used options.
>>
>> My question is what options would fit in that category? Do you use
>> qpidd.conf? If so what do you commonly use it for?
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: 
>> [email protected].**org<[email protected]>
>> For additional commands, e-mail: [email protected]
>>
>>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> [email protected].**org<[email protected]>
> For additional commands, e-mail: [email protected]
>
>

Reply via email to