Home
last modified time | relevance | path

Searched refs:CACHE_LAT (Results 1 – 2 of 2) sorted by relevance

/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Dcache.h128 #define CACHE_LAT 120 macro
129 #define CLAT_ADJ(ttl) ((ttl)<CACHE_LAT?CACHE_LAT:(ttl))
/dports/dns/pdnsd/pdnsd-1.2.9a/
H A DChangeLog1226 I've changed the way CACHE_LAT (cache latency, normally 120 secs) is used to
1228 ttl (time to live), I use CACHE_LAT if the ttl is less then CACHE_LAT, else the
1229 ttl itself, making CACHE_LAT the minimum ammount of time a cache entry stays in