1.0

Table Of Contents
connection (boot)Property Type
gemre.Prex
security-peer-verifymember-timeout
Used with authentication. Timeout in milliseconds used by a peer to verify membership of an
unknown authenticated peer requesting a secure connection.
Description
1000Default Value
connection (boot)Property Type
gemre.Prex
server-auth-provider
Species the authentication scheme to use for server connections. Possible values are same as
those for auth-provider.
Description
Inherits from auth-providerDefault Value
connection (boot)Property Type
sqlre.Prex
server-bind-address
Description
Note: This setting is only relevant for servers on multi-homed hosts (machines with multiple network cards).
Network adapter card a SQLFire server binds to for client/server communication. You can use this to separate the
servers client/server communication from its peer-to-peer communication, spreading the trafc load.
Specify the IP address, not the hostname, because each network card may not have a unique hostname.
This is a machine-wide attribute used for communication with clients in client/server and multi-site installations. It
has no effect on locator location.
An empty string (the default) causes the servers to listen on the same card that is used for peer-to-peer communication.
This is either the bind-address or, if that is not set, the machines default card.
not setDefault Value
connection (boot)Property Type
gemre.Prex
server-groups
One or more server groups in which the SQLFire member participates. Use a comma-separated list of server group
names to supply multiple values.
Server groups are used with SQLFire DDL statements, and also for executing data-aware procedures. If you do not
use the server-groups attribute, or if you do not specify a value for the attribute, then the SQLFire member
Description
is added only to the default server group. The default server group includes all of the SQLFire members that participate
in the distributed system.
317
Configuration Properties