[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LCUP and PSearch on Sync-And-Persist



> would appreciate more information about what type of
> application you have that would require that information.
>

The application (LDAP Client) processes data that is heavily interdependent
(references and subordination) thus a single entry may not have a meaning by
itself. Also, in the synchronization phase, a large number of entries is
expected by the client in a relatively short period of time.

So, the results are buffered but not processed by the application while
synchronizing since it is assumed that the information is incomplete. Also, a
session lost while synchronizing is not "recoverable" from the application point
of view since the information received may violate the semantics.

Regards,
Mircea.