1.1.1

Table Of Contents
load-balance
Species whether load balancing is performed for the JDBC client connection. If "false," then
no load-balancing is attempted for the connection.
Description
trueDefault Value
connectionProperty Type
n/aPrex
locators
List of locators used by system members. The list must be congured consistently for every member of the distributed
system. If the list is empty, locators are not used.
For each locator, provide a host name and/or address (separated by @, if you use both), followed by a port number
in brackets. Examples:
locators=address1[port1],address2[port2]
locators=hostName1@address1[port1],name2@address2[port2]
locators=hostName1[port1],name2[port2]
Description
Note: On multi-homed hosts, this last notation uses the default address. If you use bind addresses for your
locators, explicitly specify the addresses in the locators listdo not use just the hostname.
not setDefault Value
connection (boot)Property Type
gemre.Prex
log-disk-space-limit
Maximum size in megabytes of all inactive log les combined. If this limit is exceeded, inactive log
les are deleted, oldest rst, until the total size is within the limit. If set to zero, disk space use is
unlimited.
Description
0Default Value
connection (boot)Property Type
gemre.Prex
log-file
File to to use for writing log messages. If set to null, the default is used.
Each member type has its own default output:
Description
application: standard out
locator: locator.log
server: sqlfserver.log
Use the sqlre. prex for SQLFire members, or use the sqlre.client prex for client-side logging.
not setDefault Value
vFabric SQLFire User's Guide336
vFabric SQLFire Reference