
4/1/2014 · John Graham-Cumming
What this post added
This post details the debugging and resolution of an issue with the implementation of the DNS LOC record type within Cloudflare's RRDNS server. The problem was identified as a missing parser for the textual LOC record format, which prevented RRDNS from correctly serving these records. The author implemented a parser for the LOC text record type and associated tests, which was then rolled out to production, enabling RRDNS to serve existing LOC records.