#47618 Enable normalized DN cache by default
Closed: wontfix None Opened 10 years ago by mreynolds.

nhosoi saw improved performance from the ndn cache while working on ticket 490, and she recommended it be enabled by default.


This is for new instances. Do we want to upgrade existing instances to enable the cache?

Replying to [comment:3 rmeggins]:

This is for new instances. Do we want to upgrade existing instances to enable the cache?

I think we should as it does improve performance, but it does have a 20mb default cache. Well, I attached a new patch anyway.

Replying to [comment:4 mreynolds]:

Replying to [comment:3 rmeggins]:

This is for new instances. Do we want to upgrade existing instances to enable the cache?

I think we should as it does improve performance, but it does have a 20mb default cache. Well, I attached a new patch anyway.

Wait, the patch is missing a change. I need to redo it quick.

Replying to [comment:3 rmeggins]:

This is for new instances. Do we want to upgrade existing instances to enable the cache?

Ok, the new complete patch is now attached.

git merge ticket47618
Updating 7447050..01cb401
Fast-forward
Makefile.am | 1 +
Makefile.in | 1 +
ldap/admin/src/scripts/50updateconfig.ldif | 10 ++++++++++
ldap/admin/src/scripts/DSUpdate.pm.in | 2 ++
ldap/ldif/template-dse.ldif.in | 2 +-
ldap/servers/slapd/libglobs.c | 2 +-
6 files changed, 16 insertions(+), 2 deletions(-)
create mode 100644 ldap/admin/src/scripts/50updateconfig.ldif

git push origin master

7447050..01cb401 master -> master

commit 01cb401

Metadata Update from @rmeggins:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.3 - 1/14 (January)

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/955

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata