[Tickets #5304] ldap backend dirty prefs
bugs at bugs.horde.org
bugs at bugs.horde.org
Wed Apr 25 13:50:33 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5304
-----------------------------------------------------------------------
Ticket | 5304
Created By | vincent.vinet at revolutionlinux.com
Summary | ldap backend dirty prefs
Queue | Horde Framework Packages
Version | HEAD
Type | Enhancement
State | New
Priority | 1. Low
Owners |
+New Attachment | ldap.php.diff
-----------------------------------------------------------------------
vincent.vinet at revolutionlinux.com (2007-04-25 06:50) wrote:
Using hooks and a ldap backend, locked preferences are often marked as
being dirty.
When storing preferences into the ldap server, the backend thus constantly
tries to store those dirty prefs.
On a server with 30,000+ users, this is a very severe performance hit on
the ldap server.
The patch thus filters the dirty prefs before attempting to store, letting
through only the prefs which are not locked.
More information about the bugs
mailing list