mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
queryid renamed to pcacheQueryid
This commit is contained in:
parent
ba2bddafbd
commit
a207c1b09a
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ cachesize 100
|
||||||
.LP
|
.LP
|
||||||
Any valid directives for the chosen database type may be used. Indexing
|
Any valid directives for the chosen database type may be used. Indexing
|
||||||
should be used as appropriate for the queries being handled. In addition,
|
should be used as appropriate for the queries being handled. In addition,
|
||||||
an equality index on the \fBqueryid\fP attribute should be configured, to
|
an equality index on the \fBpcacheQueryid\fP attribute should be configured, to
|
||||||
assist in the removal of expired query data.
|
assist in the removal of expired query data.
|
||||||
.SH BACKWARD COMPATIBILITY
|
.SH BACKWARD COMPATIBILITY
|
||||||
The configuration keywords have been renamed and the older form is
|
The configuration keywords have been renamed and the older form is
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue