<< What is RFC? >>
Request For Comment. Its basically a draft for protocols and whatnot as far as I understand them
<< Also Why 2 DNS servers ... Why not just 1 DNS server? Not enough? >>
What will happen if the first DNS server goes down? What do you do when one is running at full capacity and someone else needs to make a request? Add a second one. Like I said, its not as big of a deal for small things like a personal website, but for bigger projects it would be almost necessary. And you should have one of the two hosted somewhere seperate from the first to help with line outages and whatnot.