3356. [bug] Cap the TTL of signed RRsets when RRSIGs are
approaching their expiry, so they don't remain in caches after expiry. [RT #26429]
This commit is contained in:
@@ -23,7 +23,9 @@ $TTL 300 ; 5 minutes
|
||||
3600 ; minimum (1 hour)
|
||||
)
|
||||
NS ns
|
||||
MX 10 mx
|
||||
ns A 10.53.0.3
|
||||
mx A 10.0.0.30
|
||||
|
||||
a A 10.0.0.1
|
||||
b A 10.0.0.2
|
||||
|
||||
Reference in New Issue
Block a user