On Thu, 2005-10-27 at 10:17 -0400, Robert Story wrote:
> On Wed, 26 Oct 2005 12:43:06 +0100 Dave wrote:
> DS>         in the last day or so, I've started getting warning
> DS> messages from snmpd  (CVS MAIN):
> DS> 
> DS>   "cache has existing timer id."
> 
> Really? I've been seeing it for ages. I kept meaning to look at it.


If I've understood things correctly, this is related to the
regular reloading of cache contents automatically (rather than
in response to explicit requests).  Yes?


The option that springs to mind is to handle this as part of
creating the cache structure, rather than within the cache handler
creation routines.  I.e. pass flags into 'netsnmp_cache_create',
and set things off from there.   That would be the most flexible
(at the cost of a change in API, or a new wrapper routine).

Dave


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to