Archiveopteryx can open and close database handles to suit the changing load. db-handle-interval is the minimum interval (in seconds) between the creation of new database handles.
db-handle-interval is a number. Its default value is 120.
You can see its current value with the command aox show cf db-handle-interval.
Numbers are integers not smaller than 0 and not larger than 2147483647 (ie. 31-bit unsigned integers).
Spaces are allowed at the start of the line, before and after '=', and after the value. Comments extend from '#' to the end of the line.
In case of questions, please write to info@aox.org.
Last modified: 2010-05-02
Location: aox.org/conf/db-handle-interval