Le 30/09/2015 12:52, Parrish, Kyle a écrit :
I have read through the documentation and understand how LSC works I just _want_ to know if it is normal behavior for a sync of 100,000 entries to take 1.5+ hours with or without changes.
If you read the doc, you understand that a SELECT will be done for each entry in the source, means LSC will do 100 000 SELECT. I have worked with databases that can take this load in a few minutes, it depends on the configuration of this database and on the infrastructure (memory, cpu, ...)
So you should be able to run LSC on your database in far less than 1.5 hour, but it relies on how you configure the requests (Ibastis) and your database.
-- Clément OUDOT Consultant en logiciels libres, Expert infrastructure et sécurité Savoir-faire Linux
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

