| Emmanuel Lecharny (JIRA) 2005-11-24, 5:47 pm |
| Launching ADS when it is full of entry is very long
---------------------------------------------------
Key: DIRLDAP-74
URL: http://issues.apache.org/jira/browse/DIRLDAP-74
Project: Directory LDAP
Type: Bug
Reporter: Emmanuel Lecharny
When you launch ApacheDS after having loaded it with thousands of entries, it takes a while before it can be accessed.
It seems that all the entries are fetched at launch (all the DN are parsed).
That does not seems to be reasonnable, as if we have more than a few thousands entries, it can take ages to start !
for instance, it takes 21 secondes to start my server with 8155 entries.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|