bundles/unbound: less caching of negative results
This commit is contained in:
parent
1a9c74d3d8
commit
35938ead04
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ server:
|
|||
rrset-cache-size: ${cache_size}
|
||||
rrset-cache-slabs: ${cache_slabs}
|
||||
cache-max-ttl: ${max_ttl}
|
||||
cache-max-negative-ttl: 600
|
||||
cache-max-negative-ttl: 60
|
||||
|
||||
prefetch: yes
|
||||
prefetch-key: yes
|
||||
|
|
Loading…
Reference in a new issue