Hi,
I'm writing a stress test tool that need to send a lot of ldap requests so I want a connection pool as big as the OS can give me. Is there a way to get that maximum number somehow? (equivalent of ulimit -n
but cross platform)
Hi,
I'm writing a stress test tool that need to send a lot of ldap requests so I want a connection pool as big as the OS can give me. Is there a way to get that maximum number somehow? (equivalent of ulimit -n
but cross platform)
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.