pemensik / bind-dyndb-ldap

Forked from bind-dyndb-ldap 6 years ago
Clone

0c4b758 Improve performance of initial LDAP synchronization.

Authored and Committed by pspacek 10 years ago
    Improve performance of initial LDAP synchronization.
    
    Changes are not journaled and SOA serial is not incremented until
    LDAP synchronization reaches state "sync_finished".
    
    This eliminates unnecessary synchronous writes to journal and also
    unnecessary SOA serial writes to LDAP.
    
    Signed-off-by: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+53 -45