[ https://issues.apache.org/jira/browse/DIRSERVER-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916137#action_12916137 ] Jean-François Melian commented on DIRSERVER-1555: ------------------------------------------------- It's the same problem. I have commented the setReceiveBufferSize in the file org.apache.mina.transport.socket.nio.NioSocketAcceptor.java // socket.setReceiveBufferSize(getSessionConfig().getReceiveBufferSize()); It's work fine. Regards > LDIF import very slow > ---------------------- > > Key: DIRSERVER-1555 > URL: https://issues.apache.org/jira/browse/DIRSERVER-1555 > Project: Directory ApacheDS > Issue Type: Bug > Affects Versions: 1.5.7 > Reporter: Jean-François Melian > Attachments: import_groups.zip, import_users.zip, test_import.ldif, test_import.ldif.log, test_import.ldif.pamarcelot.log, test_import_157_xp.ldif.log, test_import_pamarcelot_win7.ldif.log > > > I work with an embedded ApacheDS but for this test I used a standard standalone ApacheDS whith the system Partition : > > > > > > > > > > > > > > > > > > > I have generated a ldif file : 400 users and 20 groups with 100 user per group > - The 400 users have been imported rapidly :< 15 secondes for the 400 users => 0.03 second per user > - The 20 groups have been imported very more slowly : : > 5 minutes => 15.5 seconds per group -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.