Initial size
CONFIG PARAMETER: initial_size <number>
DEFAULT: 1000
This is the number of objects that can be created before the database structure has to be reallocated again. This is needed since MUX allocates space for the database in large chunks, the size of which depends on this parameter.
This configuration option cannot be changed after the server starts. It can only be changed via the configuration file.