3131. [func] Improve scalability by allocating one zone task
per 100 zones at startup time, rather than using a fixed-size task table. [RT #24406]
This commit is contained in:
9
bin/tests/startperf/README
Normal file
9
bin/tests/startperf/README
Normal file
@@ -0,0 +1,9 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user