Nsconnectionlife, Nsoperationconnectionslimit, Nsproxiedauthorization – Red Hat 8.1 User Manual
Page 144: Nsreferralonscopedsearch, Nssizelimit
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
Syntax
Integer
Example
nsOperationConnectionsLimit: 10
3.5.2.10. nsProxiedAuthorization
Reserved for advanced use only. This attribute can disable proxied authorization with a value of off.
Parameter
Description
Entry DN
cn=default instance config, cn=chaining
database, cn=plugins, cn=config
Valid Values
on | off
Default Value
on
Syntax
DirectoryString
Example
nsProxiedAuthorization: on
3.5.2.11. nsReferralOnScopedSearch
This attribute controls whether referrals are returned by scoped searches. This attribute can be used to
optimize the directory because returning referrals in response to scoped searches is more efficient. A
referral is returned to all the configured farm servers.
Parameter
Description
Entry DN
cn=default instance config, cn=chaining
database, cn=plugins, cn=config
Valid Values
on | off
Default Value
off
Syntax
DirectoryString
Example
nsReferralOnScopedSearch: off
3.5.2.12. nsSizeLimit
This attribute shows the default size limit for the database link in bytes.
Parameter
Description
Entry DN
cn=default instance config, cn=chaining
database, cn=plugins, cn=config
Valid Range
-1 (no limit) to maximum 32-bit integer
(2147483647) entries
Default Value
2000
Syntax
Integer
14 4
Chapter 3. Plug-in Implemented Server Functionality Reference