Just a heads-up, I'm going to merge the LDAP caching patch later today,
PR https://github.com/freeipa/freeipa/pull/5681

Caching is enabled by default and some metrics will be visible in the
Apache log when the server is in debug mode, like:

ipa: DEBUG: FINAL: Hits 1 Misses 3 Size 2

There is a very simple log parser to determine cache usage in
contrib/cachelog if you want to check on how much/if the layer helps.

Let me know if you see anything really odd happen.

To disable the cache add ldap_cache=False to /etc/ipa/server.conf and
restart httpd.

rob
_______________________________________________
FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org
To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to