#9180 Add new config option for LDAP cache debugging
Closed: fixed by rcritten. Opened by rcritten.

Issue

https://github.com/freeipa/freeipa/commit/a4675f6f503b153d5adfcfae8c5c1a7a67bdb692 added an LDAP cache to increase performance of the API.

It logs adds, fetches, removals, misses, etc. This can overwhelm the server debug log and make it more difficult to pick out other details. It is very chatty.

Add a new configuration option to enable cache debugging with it off by default.


https://github.com/freeipa/freeipa/pull/6315

master:

  • 05d96e16dc2ed15bf4cc2a6c22f21e3a602527c5 Add switch for LDAP cache debug output

ipa-4-9:

  • d062dc9da891cbb3b0ab04291d89afddf140c560 Add switch for LDAP cache debug output

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata