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:
Evan Hunt
2011-07-06 05:05:52 +00:00
parent b5b6bddcd9
commit c46ce2d79b
11 changed files with 673 additions and 0 deletions

View 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.