[Date Prev][Date Next] [Chronological] [Thread] [Top]

missing entries



HI folks !
I've created a script in python that generate N entries and then send them to 
server ( the goal of this is test performance ), but often happens that 
entries were lost (maybe I create a DoS?), I can see this using ldapsearch 
...(uid=*)... .
The entries are sent in a loop that opens a connection, put data, close 
connection and loops.
There is a motivation or solution to this?
thanks
Carlo