X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fback-ldap%2FTODO.proxy;h=01406c5c76f7a64d4351612484d9c06f24f3b852;hb=59e9ff6243465640956b58ad1756a3ede53eca7c;hp=4e6109548a01f8e41ee32d85b594487e94ac1fc9;hpb=04ff9674514d4fda39a4ad72d6a79baa0599d8e4;p=openldap diff --git a/servers/slapd/back-ldap/TODO.proxy b/servers/slapd/back-ldap/TODO.proxy index 4e6109548a..01406c5c76 100644 --- a/servers/slapd/back-ldap/TODO.proxy +++ b/servers/slapd/back-ldap/TODO.proxy @@ -71,7 +71,7 @@ directly determined. Note that, as the remote servers may have been updated by some direct operation, this mechanism does not guarantee the uniqueness of the result. So write operations will require to skip the cache search and to perform -the exaustive search of all the URIs unless some hint mechanism is provided +the exhaustive search of all the URIs unless some hint mechanism is provided to the backend (e.g. a server is read-only). Again, the lag between the fetching of the required DN and the actual @@ -87,7 +87,7 @@ cache-level DN fetch. nothing to say; all the open handles related to the connection are reset. - search -if updates are to be strictly honored, a search operation is performed agaist +if updates are to be strictly honored, a search operation is performed against each URI. Note that this needs be performed also when the backend suffix is used as base. In case the base is stricter, the URI pool may be restricted by performing a cache DN fetch of the base first.