![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Скачать руководство пользователя страница 437](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675437.webp)
Tuning Database Performance
Chapter
14
Tuning Directory Server Performance
437
databases after a disorderly shutdown and require more disk space due to large
database transaction log files. Therefore, you should only modify only this
attribute if you are familiar with database optimization and can fully assess the
effect of the change.
To modify the checkpoint interval while the server is running, use the following
procedure:
1.
Use the
ldapmodify
command-line utility to add the
nsslapd-db-checkpoint-interval
attribute to the
cn=config,cn=ldbm
database,cn=plugins,cn=config
entry.
For more information on the syntax of the
nsslapd-db-checkpoint-interval
attribute, refer to the Netscape Directory Server Configuration, Command, and File
Reference. For instructions on using
ldapmodify
, refer to “Adding and
Modifying Entries Using ldapmodify,” on page 57.
Disabling Durable Transactions
Durable transaction logging means that the temporary database transaction log is
in fact physically written to disk.
When durable transaction logging is disabled, every directory database operation
is written to the database transaction log file, but may not be physically written to
disk immediately. If a directory change was written to the logical database
transaction log file but not physically written to disk at the time of a system crash,
you cannot recover the change. When durable transactions are disabled, the
recovered database is consistent, but does not reflect the results of any LDAP write
operations that completed just before the system crash.
By default, durable database transaction logging is enabled. To disable durable
transaction logging, use the following procedure:
1.
Stop the Directory Server.
For instructions, refer to “Starting/Stopping the Server From the Command
Line,” on page 37.
Содержание 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...