ave you tried scripting a bunch of ldapsearch queries to see if you can use that to reproduce the same issue from the machine hosting the OMERO server? How do those queries go?
yes, i did and it works fine, i can not reproduce this issue using ldap
i did loop from 150 ldapsearch request in python, i can upload my script if you want also to check it if it simulate omero, but i think ldapsearch is different in behavior from omero log in request, because i think in ldap search every time new connection will be established , thats my understanding maybe wrong

i think the problem it something related with this link, but i don't have much experience in Java Environment

http://docs.oracle.com/javase/jndi/tuto ... /pool.html
and i will upload two log file from wire shark in both situation
when it works and when it is not
cheers
Saleh