Tweak Cache-Settings

This commit is contained in:
Gerd Zelo 2021-05-01 00:13:18 +02:00 committed by GitHub
parent 50b75dab59
commit dd9cd1cb5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -26,9 +26,9 @@ log_files_max_backups = 1
# DNS cache #
###########################
cache = true
cache_size = 8192
cache_min_ttl = 2400
cache_max_ttl = 86400
cache_size = 10000
cache_min_ttl = 0
#cache_max_ttl = 86400
cache_neg_min_ttl = 60
cache_neg_max_ttl = 600