- lame-ttl and lame-size options no longer exist, it is integrated

with the host info.  They are ignored (with verbose warning) if
  encountered to keep the config file backwards compatible.



git-svn-id: file:///svn/unbound/trunk@2527 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2011-10-27 08:33:02 +00:00
parent 9b47af529e
commit 2479955f9f
8 changed files with 85 additions and 110 deletions
-2
View File
@@ -606,10 +606,8 @@ struct config_file {
size_t rrset_cache_size;
size_t rrset_cache_slabs;
int host_ttl;
int lame_ttl;
size_t infra_cache_slabs;
size_t infra_cache_numhosts;
size_t infra_cache_lame_size;
char* target_fetch_policy;
int if_automatic;
int num_ifs;