Thread: memcached
View Single Post
  #4 (permalink)  
Old 09-28-2005, 09:19 PM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

Take a look at:

/ZimbraServer/src/java/com/zimbra/cs/account/ldap/LdapProvisioning.java

You'll see the LDAP related caches we create. Currently we use a LRU cache.
Reply With Quote