Hi ,
I have used mib2c.iterate.conf and using cache to generate the code. it frees 
everytime cache expires by calling XXXTable_free() function. caching is 
excellent feature.
I was expecting that once the memory is freed up , it will be reloaded when 
there is a snmp request(snmpwalk ) from the client. But It does not reload , It 
shows the data from cache.
I think it serves the data first and refreshes the cache after that . That's 
why 
another subsequent request shows up correct data. is it a bug ?
I am using 5.3.2.2 version.

I want the data to be reloaded , on the immediate subsequent request , if the 
cache has been expired.
How can I achieve that ?

Thanks
Partha


      
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to