
bugzilla at apache
Sep 24, 2009, 8:53 AM
Post #2 of 5
(474 views)
Permalink
|
|
[Bug 46749] Ldap cache cleaning is broken when LDAPSharedCacheSize is too small
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=46749 --- Comment #2 from Stefan Fritsch <sf [at] sfritsch> 2009-09-24 08:53:12 PDT --- (In reply to comment #1) I believe the bug was introduced when porting mod_auth_ldap from 1.3 to 2.0. At least 2.0.63 has the same problem. > Could that possibly be related to this bug? Yes. In my experience, LDAPSharedCacheSize 200000 is too small for LDAPCacheEntries 1024 (of course it depends on the particular mod_authnz_ldap configuration). Try increasing LDAPSharedCacheSize by a factor of 10 while leaving the other settings constant and see if that helps. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|