3.5.2.6 nsConcurrentBindLimit

This attribute shows the maximum number of concurrent bind operations per TCP connection.

Parameter

Description

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

3.5.2.7 nsConcurrentOperationsLimit

This attribute specifies the maximum number of concurrent operations allowed.

Parameter

Description

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: 5

3.5.2.8 nsConnectionLife

This attribute specifies connection lifetime. Connections between the database link and the remote server can be kept open for an unspecified time or closed 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 a list of failover servers is provided in the nsFarmServerURL attribute, the main server is never contacted after failover to the alternate server.

Parameter

Description

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

Syntax

Integer

Example

nsConnectionLife: 0

3.5.2.9 nsOperationConnectionsLimit

This attribute shows the maximum number of LDAP connections the database link establishes with the remote server.

Parameter

Description

Entry DN

cn=default instance config, cn=chaining database, cn=plugins, cn=config

Valid Range

1 to n connections

Default Value

20

3.5 Database link plug-in attributes (chaining attributes) 157

Page 157
Image 157
HP UX Identity Security Software manual NsConcurrentBindLimit, NsConcurrentOperationsLimit, NsConnectionLife