I'm working on ink_resolver.h and ink_res_init.cc with regard to use
sockaddr_storage and have come across what I find rather odd bits of code.
1) What is the sort_list about? It is loaded during initialization but
apparently never referenced again, and the #define that enables it isn't set by
2011/4/27 ChangCheng
>
> Hi:
> I have some query about mechanisms for save and remove data from cache
> No1:
> I believe there is a big hash table when the TS Running in memory, i would
> like to know when and how TS save this table into disk?
> Does ATS save it into disk when this table changed?