Introduction

DNS (Domain Name Service) is one of the primary Internet services, which is to map human-friendly domain names to machine-friendly IP address. If there are a lot of people using DNS service (for example, subscribers use ISP's DNS server), one DNS server might be becoming a bottleneck, and the server might fail.

Scalable DNS cluster can help provide scalability and availability of DNS service.

The Example below is about setting up a cluster for recursive DNS but you can just as well use the same method for authorative DNS as well. Just remember that clients who use your cluster as a secondary nameservice would need to also-notify{} each of your realservers, not just the service-IP.

本日志由 flyinweb 于 2009-09-24 09:42:06 发表到 DNS技术 中,目前已经被浏览 4064 次,评论 0 次;

作者添加了以下标签: DNS ClusterLVS

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文

实现Kickstart + NFS + DHCP + PXE的全自动远程无人值守安装:

本日志由 flyinweb 于 2009-09-24 09:12:57 发表到 Linux 中,目前已经被浏览 4133 次,评论 0 次;

作者添加了以下标签: Kickstart无人值守安装

首页只显示了部分日志内容,要查看日志的全部内容请阅读全文