The display of cached users sometimes switches in my installation between two almost completely different sets. E.g first users A, B, C and D are displayed, and then the users B, E, F and G.
It seems to me that this depends on the python process/thread(?) which serves the request(s).
Is this the intended behaviour or is this a bug?
My environement:
Python 2.4.5
Zope 2.10.6
LDAPUserFolder 2.9
SLES 9
Thanks.
|