![Netscape NETSCAPE DIRECTORY SERVER 6.02 Скачать руководство пользователя страница 425](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-02/netscape-directory-server-6-02_administrators-manual_1674673425.webp)
Tuning Database Performance
Chapter
14
Tuning Directory Server Performance
425
•
Changing the Database Checkpoint Interval
•
Disabling Durable Transactions
•
Specifying Transaction Batching
Optimizing Search Performance
You can improve server performance on searches by tuning database settings. The
database attributes that affect performance mainly define the amount of memory
available to the server.
To improve the cache hit ratio on search operations, you can increase the amount of
data that the Directory Server maintains in the database cache. Do this by
increasing the number of entries stored in the cache, and by increasing the cache
size. The maximum values that you can set for these attributes depends on the
amount of real memory on your machine. Roughly, the amount of available
memory on your machine should always be greater than:
(Maximum Entries in Cache + Maximum Cache Size) x average entry size
Use caution when changing these two attributes. Your ability to improve server
performance with these attributes depends on the size of your database, the
amount of physical memory available on your machine, and whether directory
searches are random (that is, if your directory clients are searching for random and
widely scattered directory data).
If your database does not fit into memory and if searches are random , attempting
to increase the values set on these attributes does not help directory performance.
In fact, changing these attributes may harm overall performance.
You can tune the following attributes:
•
The attributes of the database that manages all other database instances. In
Directory Server Console, you can see only the databases that contain your
directory data, and the
NetscapeRoot
database. However, the server uses
another database to manage these. On this database, you can change the
following attributes to improve performance:
❍
The amount of memory that you want to make available for all databases
(maximum cache size attribute)
❍
The maximum number of entries you want the server to verify in response
to a search request (look-through limit attribute)
Содержание NETSCAPE DIRECTORY SERVER 6.02
Страница 1: ...Administrator s Guide Netscape Directory Server Version6 02 May 2002 ...
Страница 16: ...16 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 20: ...20 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 40: ...Starting the Server in Referral Mode 40 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 74: ...Maintaining Referential Integrity 74 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 138: ...Using Referrals 138 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 258: ...Compatibility with Earlier Releases 258 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 274: ...Setting Resource Limits Based on the Bind DN 274 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 330: ...Solving Common Replication Conflicts 330 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 374: ...Attribute Name Quick Reference Table 374 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 390: ...Configuring LDAP Clients to Use SSL 390 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 412: ...Monitoring Database Link Activity 412 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 432: ...Miscellaneous Tuning Tips 432 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 434: ...434 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 468: ...PTA Plug In Syntax Examples 468 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 488: ...488 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 502: ...Storing Information in Multiple Languages 502 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 522: ...Searching an Internationalized Directory 522 Netscape Directory Server Administrator s Guide May 2002 ...
Страница 528: ...Examples of LDAP URLs 528 Netscape Directory Server Administrator s Guide May 2002 ...