Uwe Kiewel wrote:
> On Wed, July 29, 2009 9:24 pm, Nigel Kukard wrote:
>   
>>> I have updated from snapshot-200905101207 to current git. cbpolicy is
>>> doing it's job fine, but while running cbpadmin:
>>>
>>> Policyd Admin Tool (ClueBringer) v2.1.0a - Copyright (c) 2007-2009
>>> AllWorldIT
>>> Failed to Initialize: awitpt::db::dbilayer::Init(108): Server name
>>> undefined (3842)
>>> Died at ./cbpadmin line 241.
>>>
>>>
>>> What does it mean?
>>>
>>>       
>> I forgot a parameter for the function in the code. I'll fix this tomorrow.
>>
>> I'd advise against using trunk since I added the caching functionality,
>>     
>
>   
Fixed in r476.


> What is the caching functionality good for? Does it cache query results to
> reduce db load?
>   
Well, policies are cached for 5 minutes, which may not work in your
environment if you change them often.

A few other things are cached which should be safe.

I'm experimenting with performance improvements compared to having the
underlying DB caching the queries itself.



>> unless you want to test it out and give feedback  :)
>>     
>
> I do so! And I nee the trunk because I play with 'OK' in Access Control.
> Unfortunately, it's not working for me (yet). But I neet to double-check
> this.
>
> Everything is test environmet, even the database. It's DB2 V9.7 and
> running smoothely.
>   

Cool  :)

-N
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to