1.1.1

Table Of Contents
statistic-sampling-enabled
Determines whether to collect and archive statistics on the member.
Turning statistics sampling off saves on resources, but it also takes away potentially valuable information
for ongoing system tuning and about unexpected system problems.
Description
falseDefault Value
connection (boot)Property Type
gemre.Prex
sys-disk-dir
Species the base path of the default disk store. This directory also holds the datadictionary
subdirectory, which stores the persistent data dictionary.
Other SQLFire features also use this directory for storing les. For example, gateway queue overow and
overow tables use this attribute by default. You can override sys-disk-dir for table overow using
options in a table's CREATE TABLE statement.
Description
The SQLFire working directory.Default Value
connection (boot)Property Type
sqlre.Prex
tcp-port
TCP port to listen on for cache communications. If set to zero, the operating system selects an available port.
Each process on a machine must have its own TCP port. Some operating systems restrict the range of ports
Description
usable by non-privileged users, and using restricted port numbers can cause runtime errors in SQLFire
startup.
Valid values are in the range 0..65535.
0Default Value
connection (boot)Property Type
gemre.Prex
udp-fragment-size
The maximum fragment size, in bytes, for transmission over UDP unicast or multicast sockets. Smaller
messages are combined, if possible, for transmission up to the fragment size setting.
Valid values are in the range 1000..60000.
Description
60000Default Value
connection (boot)Property Type
gemre.Prex
vFabric SQLFire User's Guide354
vFabric SQLFire Reference