Hi,
I am trying to run slapd on windows as a single threaded application. I got it to compile, and run with the mdb backstore. However, it seems like slapd allocates 3 MB for every request, and doesn't free it after the request has been served. Anyone have any idea as to where to start to try to figure this out? Thanks.