User guide

Option
Default Description
controlpass <control_password>
none Specifies the password that control users
must use to be able to issue control
commands on this server instance.
See Control Password
for more
information on this password.
log or logfile <file_specification> console Specifies the file specification of the log
file for this server.
If trace is enabled, the trace messages
will be written to this file instead of the
console.
By default trace messages will be written
to the console.
node<n> <node> none Specifies the node on which the thin
server number <n> resides. This option
is not valid for use in XML-formatted
configuration files.
poolserver none Specifies that the server should act as a
pool server. This is a mandatory option i
f
used on the command line or a non-
XML formatted configuration file
pooledserver
<name=server-name>
none Specifies the name of a server that will
take part in the pool. This option is only
available when using an XML-formatted
configuration file.
The named server should also be
described in the same configuration file.
poolsize <pool_size> none Specifies the number of thin servers that
will be specified. This is a mandatory
option if used on the command line or a
non-XML formatted configuration file
port<n> <port_num> none Specifies the port for the thin server
number <n> in server list. This option is
not valid for use in XML-formatted
configuration files.
p or port <port_num> 1701 Tells the pool server to listen on port
<port_num>.
41