[Freeipa-devel] [PATCH] 787 Don't load LDAP schema at startup

Martin Kosek mkosek at redhat.com
Fri May 27 13:43:50 UTC 2011


On Mon, 2011-05-23 at 15:09 -0400, Rob Crittenden wrote:
> Rob Crittenden wrote:
> > Do a lazy retrieval of the LDAP schema rather than at module load.
> >
> > Attempt to retrieve the schema the first time it is needed rather than
> > when Apache is started. A global copy is cached for future requests for
> > performance reasons.
> >
> > The schema will be retrieved once per Apache child process.
> >
> > ticket 583
> >
> > This replaces Jan's patch titled "Don't load the LDAP schema during
> > startup"
> >
> > rob
> 
> Updated patch. This removes a debugging statement I left in and forces a 
> schema load in a couple of other places in baseldap.
> 
> This relies on patch 784 to apply.
> 
> rob

ACK. Looks good to me. No suspicious test failures too.

Martin





More information about the Freeipa-devel mailing list