- Fix spelling for the cache-min-negative-ttl entry in the

example.conf.
This commit is contained in:
W.C.A. Wijngaards 2024-08-09 14:04:25 +02:00
parent 5abdd09095
commit 79e4c57851
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
9 August 2024: Wouter
- Fix spelling for the cache-min-negative-ttl entry in the
example.conf.
8 August 2024: Wouter 8 August 2024: Wouter
- Fix CAMP issues with global quota. Thanks to Huayi Duan, Marco - Fix CAMP issues with global quota. Thanks to Huayi Duan, Marco
Bearzi, Jodok Vieli, and Cagin Tanir from NetSec group, ETH Zurich. Bearzi, Jodok Vieli, and Cagin Tanir from NetSec group, ETH Zurich.

View file

@ -228,7 +228,7 @@ server:
# the time to live (TTL) value lower bound, in seconds. Default 0. # the time to live (TTL) value lower bound, in seconds. Default 0.
# For negative responses in the cache. If disabled, default, # For negative responses in the cache. If disabled, default,
# cache-min-tll applies if configured. # cache-min-ttl applies if configured.
# cache-min-negative-ttl: 0 # cache-min-negative-ttl: 0
# the time to live (TTL) value for cached roundtrip times, lameness and # the time to live (TTL) value for cached roundtrip times, lameness and