DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29944>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29944

LDAP shared memory cache is not using SHM for cache entries





------- Additional Comments From [EMAIL PROTECTED]  2004-07-07 14:11 -------
The code in the attached patch (shared/local cache behavior) will create a
shared memory cache if LDAPSharedCacheFile is set and a local (calloc) cache if
LDAPSharedCacheFile is not set. The cache can be disabled by setting
LDAPCacheEntries to 0.

I also changed util_ldap_cache_module_kill() so that it will always run
util_ald_destroy_cache() regardless of APR_HAS_SHARED_MEMORY.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to