Revision history for mkmockdb
Additions:
# "all it's records" = full sets of records - Some domains will have many sub-domains, some won't have any.
Deletions:
Additions:
# "all it's records" = full sets for records. Some domains will have many sub-domains, some won't have any.
Deletions:
Additions:
%%(perl;;mkmockdb)
Deletions:
Additions:
%%(perl)
Deletions:
~& This is [going to be] a list of scripts and docs
Additions:
@@=====Tools=====@@
~& This is [going to be] a list of scripts and docs
ArchitectureTools
~& This is [going to be] a list of scripts and docs
ArchitectureTools
Deletions:
Additions:
Tools
Deletions:
Additions:
# For a TLD, each Domain Name would be a zone, so:
# "all it's records" = full sets for records. Dome domains will have many sub-domains.
# Print out a standard Source of Authority - you only need one per zone.
# Loop to generate sets of domain/sub-domains resource record sets for each mock zone
# "all it's records" = full sets for records. Dome domains will have many sub-domains.
# Print out a standard Source of Authority - you only need one per zone.
# Loop to generate sets of domain/sub-domains resource record sets for each mock zone
Deletions:
# sub-domain, so:
# Print out a standard Source of Authority for the record - you only need one per zone.
# Loop to generate some sets of sub-domains in the resource record of each mock zone
Additions:
~& This is a perl script that generates a file that can be filled with 100s - 10,000s of zone's //and// their resource records (SOA,NS,A,AAAA,MX, and TXT). It's purpose is to make a mock zone.db to give a //somewhat// realistic idea of the size a large zone.db might be if you are thinking about running a TLD or setting up a Secondary Master (slave) zone for one.
# This script ( $total_zones=100000 and $records_per_zone=30 ), generated a file that was 2.2gb in size.
# running a TLD or setting up a Secondary Master (slave) zone for one. For a TLD admin, each domain would be like a
# sub-domain, so:
# 1 domain name (and all it's records) = 1 zone
#
# This script ( $total_zones=100000 and $records_per_zone=30 ), generated a file that was 2.2gb in size.
# running a TLD or setting up a Secondary Master (slave) zone for one. For a TLD admin, each domain would be like a
# sub-domain, so:
# 1 domain name (and all it's records) = 1 zone
#
Deletions:
# This script (**$total_zones=100000** and **$records_per_zone=30**), generated a file that was **2.2gb** in size.
# You can use it mock up a zone.db to see how much space a zone.db might be take up if you are thinking about
# running a TLD or setting up a Secondary Master (slave) zone for one.
Additions:
# You can use it mock up a zone.db to see how much space a zone.db might be take up if you are thinking about