User guide

Option
Default Description
If the file extension is XML the
configuration parameters are held in a
XML format. See Configuration Files
for more details.
By default no configuration file is used.
cli.idleTimeout <timeout> 0 Sets the maximum time ( in
milliseconds) a client connection may
be idle. If no operation is carried out
using this connection within the time
specified, the connection will be
forcibly disconnected.
A value of zero (0) means unlimited
idle time allowed.
See Client connection timeout
for more
details.
controlpass <control_password>
none Specifies the password that control
users must use to be able to issue
control commands on this server
instance.
This password may be either plain text
or a password digest value.
See Control Password
for more
information on this password.
fs or fetchsize <default_fetch_size> 100 Specifies the default fetchsize to use.
The fetchsize provides a hint to the
server indicating the number of records
to retrieve and send back to the client at
the one time.
Increasing the fetchsize may improve
the network performance by reducing
the average network overhead per
record retrieved.
lockwait <lock_wait>
-1 Specifies the maximum number of
seconds to wait on getting a record
lock.
This switch used in conjunction with
maxtries specifies how long to keep
trying to get a lock on a locked object
b
efore issuin
g
a locked ob
j
ect
35