Hi -
A discussion on 5011 with Wes Hardaker got me thinking about ways of detecting whether or not a client querying the root has 5011 support.
5011 has very definite timing recommendations for queries (section 2.3). I'm wondering if looking at the data sets for queries to the root and the intervals between those queries might reveal the majority of 5011 capable clients?
So:
This may or may not be possible to accomplish given the various demands on Verisign and ICANN, but it might actually glean real data.
Its also possible that the Active refresh process is just using
data gleaned from normal queries in which case this pattern won't
be seen.
AFAICT, the current values of original TTL are 2 days, and the value of RRSigExpirationInterval is 14 days. So queryInterval is MAX (1 hour, Min(15 day, 1day, 7 day)) or 1 day. Retry interval is MAX (1 hr, min (1 day, 4.8h, 33.6h)) or 4.8 hours.
So finding clients that mostly query the DNSKEY RRSet directly
either on a 4.8 hour or 1 day basis might reveal some 5011
clients.
Mike