230
The following figure illustrates these concepts:
dev.allaire.com
DNS servers store information about the domain name space and are referred to as
name servers. Name servers typically have one or more zones for which they are
responsible. The name server has authority for those zones and is aware of all the
other DNS name servers that are in the same domain.
DNS record types, server aliases, and round-robin distribution
There are three DNS record types that you must define and configure for each Web
server in order for ColdFusion's load balancing and failover technology to work
correctly. These records must be defined and configured on your local and primary
DNS servers.
To ensure that your site lookups and translations occur as intended, you must
provide correct entries in your DNS records, as shown above. Also, if you want to
enable round-robin DNS functionality, your round-robin entries must be done in the
manner shown above.
com
Allaire
dev
...
ntserver
Zone
A Record
This record contains a host name to IP address mapping, where the natural
language name is the primary name representing the IP address.
PTR Record
This record contains the IP address to host name mapping. This is the reverse
lookup of the A record, in which given the IP address, the natural language host
Chapter 11 Scalability and Availability Overview
edu
ftp
allaire.com
Zone
allaire.com Domain
...
gov
Need help?
Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?