task per 100 zones at startup time. (The BIND9_ZONE_TASKS_HINT environment variable which was established as a temporary measure in change #3132 is no longer needed or used.) [rt25541]
10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
These scripts generate a named.conf file with an arbitrary number of
|
|
small zones, for testing startup performance.
|
|
|
|
To generate a test server with 1000 zones, run:
|
|
|
|
$ sh setup.sh 1000 > named.conf
|
|
|
|
Zones are generated with random names, and all of them load from the same
|
|
file: smallzone.db.
|