Database Link Plug-in Attributes (chaining attributes)
192 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsConcurrentBindLimit
Maximum number of concurrent bind operations per TCP connection.
nsConcurrentOperationsLimit
Specifies the maximum number of concurrent operations allowed.
nsConnectionLife
Specifies connection lifetime. You can keep connections between the database link
and the remote server open for an unspecified time, or you can close them after a
specific period of time. It is faster to keep the connections open, but it uses more
resources. When the value is
0
and you provide a list of failover servers in the
nsFarmServerURL
attribute, the “main” server is never contacted after failover to
the alternate server.
Entry DN: cn=default instance config,cn=chaining database,
cn=plugins,cn=config
Valid Range: 1 to 25 binds
Default Value: 10
Syntax: Integer
Example: nsconcurrentbindlimit: 10
Entry DN: cn=default instance config,cn=chaining database,
cn=plugins,cn=config
Valid Range: 1 to 50 operations
Default Value: 2
Syntax: Integer
Example: nsconcurrentoperationslimit: 50
Entry DN: cn=default instance config,cn=chaining database,
cn=plugins,cn=config
Valid Range: 0 to limitless seconds (where 0 means forever)
Default Value: 0