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 explicitly set the cache flags to disable this behaviour. Try running with the debug flag -Dhelper:cache_handler to see what's actually happening. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
