User guide

Option
Default Description
pw or password
<default_user_password>
none Used in conjunction with the user and
anonymous switches provides the
password to use on an anonymous
connection
persona <username> none Specifies the Operating system
username, which the process running
the server will assume. If not specified
persona will not be used. See Persona
for more details.
prestartedExecutors
<number_of_prestarted_executors>
0 Specifies the number of executor
process to start up when the Multi-
process server starts.
This feature is only applicable to Multi-
process servers.
relay false If specified designates that this server
should relay poll requests to all active
servers in its network community
This feature is currently unavailable.
restrictAccess false Used in conjunction with the
allowDatabase option to restrict access
to designated databases.
This option should only be used within
an XML formatted configuration file.
See Restricting Database Access
for
more details.
sharedMem <size_in_KB> 1024 Specifies the amount of global shared
memory (in KB) that should be
allocated by the server.
This feature is only applicable to Multi-
process servers.
srv.bindTimeout <timeout> 0 Sets the timeout (in milliseconds) on
waiting for a database connection to
complete. If the database fails to
connect within this time an exception
will be raised.
A value of zero (0) means unlimited
timeout.
37