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:
ckb
2012-07-25 17:06:34 -05:00
parent e13ffd32c2
commit e7857b5ee0
14 changed files with 366 additions and 25 deletions

View File

@@ -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