]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache per
authorStefan Fritsch <sf@apache.org>
Mon, 25 Apr 2011 20:00:43 +0000 (20:00 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 25 Apr 2011 20:00:43 +0000 (20:00 +0000)
commit46dc6e060bddc57dda3669d557af3e8d7cd1d07e
treee426f1b1f198834298589f5584048e15b5147d87
parentbf07c1867c534e14a60b1a2718c9093929223f6e
mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache per
process as opposed to disabling caching completely. This allows to use
the non-shared-memory cache as a workaround for the shared memory cache
not being available during graceful restarts

PR: 48958

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1096577 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_ldap.xml
modules/ldap/util_ldap.c
modules/ldap/util_ldap_cache.c
modules/ldap/util_ldap_cache_mgr.c