1.1.1

Table Of Contents
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.
SQLFire members that do not host data (host-data=false) can still participate in server groups in order
to provide routing information for data-aware procedures that target specic server groups.
not setDefault Value
connection (boot)Property Type
sqlre.Prex
vFabric SQLFire User's Guide342
vFabric SQLFire Reference