At 06:10 PM 12/30/2005, sparklezou wrote: > What about the idea using BDB sync mechanism to keep the data synchronization? Well, the problem with using the BDB replication is that, as far as I can tell, BDB doesn't have any mechanism to advise the application (e.g., slapd) that any replication has occurred. That is, cache invalidation would be problematic. Kurt