[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: aliases
> -----Original Message-----
> From: Hallvard B Furuseth [mailto:h.b.furuseth@usit.uio.no]
> I guess dereferencing aliases in another database is out of the
> question?
Beyond present consideration, yes. It would be possible to push alias
processing into the frontend, but it would add a lot of overhead; the
frontend would need to keep a list of all DNs processed so that it could
prune duplicates and cycles. This would use up a lot more memory than just
the candidate ID lists that are currently used in the backend.
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support
- Follow-Ups:
- RE: aliases
- From: Hallvard B Furuseth <h.b.furuseth@usit.uio.no>