![Netscape NETSCAPE DIRECTORY SERVER 6.1 - ADMINISTRATOR Скачать руководство пользователя страница 378](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-1-administrator/netscape-directory-server-6-1-administrator_administrators-manual_1674675378.webp)
Managing Indexes
378
Netscape Directory Server Administrator’s Guide • August 2002
Symptoms of an Inappropriate All IDs Threshold
Value
When your All IDs Threshold is set incorrectly, you will see poor search
performance. However, poor search performance can be caused by other factors.
For example:
•
Your users are performing a lot of searches for which you are not maintaining
an index.
•
Your database cache size and entry cache size may be set incorrectly. See
Chapter 14, “Tuning Directory Server Performance” for more information.
Carefully examine these possibilities first before changing your All IDs Threshold
value.
If you think that your server is suffering from an All IDs Threshold that is too low,
look in your access log. See Chapter 12, “Monitoring Server and Database
Activity.” Any searches that resulted in all entry IDs being returned will contain
the
notes=U
flag. The
notes=U
flag will be returned for:
•
Searches for which you are not maintaining an index
•
Searches for which an ID list is not maintained because the All IDs Threshold
value has been reached for that index key
To determine whether the search result belongs to a search that should have been
indexed, you have to match the
conn
and
op
values from the RESULT line to a
previous SRCH line in your access log file. The SRCH line will show the search
filter that was used for the search request. If you have an index for the specified
search filter, then the
notes=U
flag results from the All IDs Threshold value being
reached for the index key. For example, the access log looks as follows:
[24/July/1998:15:12:20 -0800] conn=2 op=1 SRCH base="o=example.com"
scope=0 filter="(cn=James)”
[24/July/1998:15:12:20 -0800] conn=2 op=1 RESULT err=0 tag=101
nentries=10000 notes=U
The presence of the
notes=U
flag indicates that the All IDs Threshold has been
reached for the
cn
attribute index.
Содержание 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...