3131. [tuning] Improve scalability by allocating one zone task
per 100 zones at startup time, rather than using a
fixed-size task table. [RT #24406]
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.
|