![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Скачать руководство пользователя страница 118](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675118.webp)
Creating and Maintaining Database Links
118
Netscape Directory Server Administrator’s Guide • August 2002
Connection lifetime (sec)
. How long a connection made between the database
link and remote server remains open. 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. For
example, if you are using a dial-up connection you may want to limit the
connection time.
A value of 0 indicates there is no limit. By default, the value is set to
0
.
4.
Click Save to save your changes.
Managing Connections to the Remote Server From the Command Line
Use
ldapmodify
to add connection attributes to your database link entry.
The default connection management attributes are stored in the following entry:
cn=default instance config
,
cn=chaining
database,cn=plugins,cn=config
.
The connection management attributes for a specific database link are stored in the
following entry:
cn=
database_link_name,
cn=chaining
database,cn=plugins,cn=config
, where database_link_name is the name of the
database link. The connection management attributes specified in this entry take
precedence over the attributes specified in the
cn=default instance config
entry.
The following table lists the attributes associated with connection management:
Table 3-5
Database Link Connection Management Attributes
Attribute Name
Description
nsOperationConnectionsLimit
Maximum number of LDAP connections that the database
link establishes with the remote server. The default value is
10
connections per database link instance.
nsBindConnectionsLimit
Maximum number of TCP connections that the database link
establishes with the remote server. The default value is
3
connections.
nsConcurrentOperationsLimit
Maximum number of outstanding operations per LDAP
connection. The default value is
10
operations per connection.
nsConcurrentBindLimit
Maximum number of outstanding bind operations per TCP
connection. The default value is
10
outstanding bind
operations.
Содержание NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR
Страница 1: ...Administrator s Guide Netscape Directory Server Version6 1 August 2002...
Страница 20: ...20 Netscape Directory Server Administrator s Guide August 2002...
Страница 24: ...24 Netscape Directory Server Administrator s Guide August 2002...
Страница 44: ...Starting the Server in Referral Mode 44 Netscape Directory Server Administrator s Guide August 2002...
Страница 78: ...Maintaining Referential Integrity 78 Netscape Directory Server Administrator s Guide August 2002...
Страница 142: ...Using Referrals 142 Netscape Directory Server Administrator s Guide August 2002...
Страница 162: ...Enabling and Disabling Read Only Mode 162 Netscape Directory Server Administrator s Guide August 2002...
Страница 278: ...Setting Resource Limits Based on the Bind DN 278 Netscape Directory Server Administrator s Guide August 2002...
Страница 336: ...Troubleshooting Replication Related Problems 336 Netscape Directory Server Administrator s Guide August 2002...
Страница 396: ...Configuring LDAP Clients to Use SSL 396 Netscape Directory Server Administrator s Guide August 2002...
Страница 418: ...Monitoring Database Link Activity 418 Netscape Directory Server Administrator s Guide August 2002...
Страница 440: ...Miscellaneous Tuning Tips 440 Netscape Directory Server Administrator s Guide August 2002...
Страница 442: ...442 Netscape Directory Server Administrator s Guide August 2002...
Страница 478: ...PTA Plug In Syntax Examples 478 Netscape Directory Server Administrator s Guide August 2002...
Страница 498: ...498 Netscape Directory Server Administrator s Guide August 2002...
Страница 512: ...Storing Information in Multiple Languages 512 Netscape Directory Server Administrator s Guide August 2002...
Страница 532: ...Searching an Internationalized Directory 532 Netscape Directory Server Administrator s Guide August 2002...
Страница 538: ...Examples of LDAP URLs 538 Netscape Directory Server Administrator s Guide August 2002...