1.1

Table Of Contents
gemre.Prex
async-queue-timeout
Description
Note: This setting controls only peer-to-peer communication and does not apply to client/server or
multi-site communication. It affects asynchronous queues for members that publish to this member.
Maximum milliseconds the publisher waits with no distribution to this member before it asks the member to
leave the distributed system. Used for handling slow receivers.
6000Default Value
connection (boot)Property Type
gemre.Prex
auth-provider
Species the authentication scheme to use for network clients. The available SQLFire implementations
are BUILTIN and LDAP. You can also specify the name of a custom provider class that implements
the UserAuthenticator on page 450 interface.
Description
NoneDefault Value
connection (boot)Property Type
sqlre.Prex
bind-address
Description
Note: This setting is relevant only for multi-homed hosts (machines with multiple network interface cards).
Adapter card the cache binds to for peer-to-peer communication. It also species the default location for SQLFire
servers to listen on, which is used unless overridden by the server-bind-address.
Specify the IP address, not the hostname, because each network card may not have a unique hostname. An empty
string (the default) causes the member to listen on the default card for the machine.
This attribute is a machine-wide attribute used for system member and client/server communication. It has no effect
on locator location, unless the locator is embedded in a member process.
not setDefault Value
connection (boot)Property Type
gemre.Prex
config-scripts
Species one or more SQL script les to execute immediately, before loading DDL from the data
dictionary. Use a comma-separated list of les to supply multiple values.
Description
not setDefault Value
connection (boot)Property Type
321
Configuration Properties