make server connection backlog configurable
-------------------------------------------
Key: DIRSERVER-1280
URL: https://issues.apache.org/jira/browse/DIRSERVER-1280
Project: Directory ApacheDS
Issue Type: Improvement
Components: core
Affects Versions: 1.5.3, 1.5.4
Reporter: Tanja Ertl
If I try send 75 ldap request in parallel to the ApacheDS server at the exact
time, always 10 to 20 requests fail with the Exception "ConnectException:
Connection refused" . This is most likely because of the server connection
backlog of size 50.
As in some use cases it might be necessary to adjust the size of the backlog,
please make the backlog configurable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.