secondary lock group size nn
This option indicates the size of each secondary group of locks that Zim Server has to maintain in memory in order to control and apply locks to ongoing transactions.
Valid Settings
A number from 10 to 50.
buffers per user buffers
This option specifies the number of buffers to be allocated by each user to process data provided by Zim Server. The buffer allocation happens only in the client side and is independent of locks.
Valid Settings
Any directory path.
server port number port
This configuration option establishes the port number used by Zim Server to talk to all the users that try to log on.
Valid Settings
A number from 1024 to 32765.
object sleep milliseconds
The time milliseconds indicates how long Zim Server has to wait before attempting again to obtain control over some objects (locks, buffers, etc.) that are not available in memory.
This sleep time is some sort of “last chance” to acquire resources in memory before resorting to a pending list of objects where the object will wait longer.
Valid Settings
Range between 0 to 600.
secondary lock groups nn
This option indicates how many groups of secondary locks Zim Server has to maintain in memory in order to control and apply locks on ongoing transactions for locks that cannot be held in a quick way (see Quick Locks).
Valid Settings
A number from 10 to 100,000.