Re: cache_handler help

2007-06-26 Thread ALBERT BEZZINA
thanks, Albert - Original Message From: Dave Shield <[EMAIL PROTECTED]> To: ALBERT BEZZINA <[EMAIL PROTECTED]> Cc: [email protected] Sent: Tuesday, 26 June, 2007 5:35:38 PM Subject: Re: cache_handler help On 26/06/07, ALBERT BEZZINA <[EMAIL PROTECTED]>

Re: cache_handler help

2007-06-26 Thread Dave Shield
On 26/06/07, ALBERT BEZZINA <[EMAIL PROTECTED]> wrote: > With the above setting, I don't think that the cache_free function is called > automatically Checking the code, it looks as if the routine release_cached_resources() should be called every 60s, to release any expired caches. You'd have to e

cache_handler help

2007-06-26 Thread ALBERT BEZZINA
Hi, I am writing an snmp agent, and I am trying to use the cache_handler. I have a question: I have the following conditions: no flags set and the 'timeout' value is assigned to 10. With the above setting, I don't think that the cache_free function is called automatically, so is it possible to