1.0

Table Of Contents
async-max-queue-size
Description
Note: This setting controls only peer-to-peer communication and does not apply to client/server or
multi-site communication. It applies to non-conated asynchronous queues for members that publish
to this member.
Maximum size of the queue in megabytes before the publisher asks this member to leave the distributed
system.
Valid values are in the range 0..1024.
8Default Value
connection (boot)Property Type
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 424 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.
vFabric SQLFire User's Guide304
vFabric SQLFire Reference