[reSIProcate] Merged in dns caching branch
Daniel Shi
daniel at xten.com
Tue May 24 18:26:52 CDT 2005
DNS caching branch has been merged in to main.
DNS caching is implemented in class RRCache, which is a singleton.
Internally, cache is a set of RR lists identified by the domain and RR type.
Cache size is maintained using LRU (least recently used) list. Disabling the
cache is not currently supported. DNS blacklist is also supported in
RRCache.
DNS white list is implemented in RRVip class.
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050524/9e6e82fd/attachment.htm>
More information about the resiprocate-devel
mailing list