Re: order of <what> clauses in ACLs
Michael Ströder <[email protected]> Sun, 15 Aug 2021 20:40:38 +0200
| Newsgroups | gmane.network.openldap.devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/15/21 4:36 PM, Michael Ströder wrote: > First tests (OpenLDAP 2.5/master) show with customer ACLs reading all > attrs of 100k user entries and one huge group entry takes > > 2m23.459s with standard acl.c > > but only > > 1m22.718s with patched acl.c which evaluates attrs= before dn.regex= and > val.regex=. https://bugs.openldap.org/show_bug.cgi?id=9634 Ciao, Michael.