Replicaton Agreements question

How many Replication Agreemnets can we configure in a single Master Directory Server?

Let say there is 2000 Masters with different data and each contains less than 500 entries.I want to setup replication for all masters and thus taking all data into one corporate Master directory server.That means 2000 X 500=1000000 entries we want to put in single master.

is there any limit no of replication agreemnets to create in one single server? if not ,is there any impact for the performance while creating 2000 replication agreements?

Thanks

[562 byte] By [ssosupporta] at [2007-11-26 17:31:10]
# 1

There is no hard coded limits to the number of replication agreements that can be defined on a single Directory Server.

However, there is probably a practical limit tied to the ability to manage and monitor replication, and the overall performance of the server.

Having too many replication agreements do have performance impacts, as each Replication agreement (RA) makes use of 2 threads, all RAs are kept in memory and need to be awaken for each change in their respective suffixes.

I am not sure it would be the best design for a Directory Service.

Regards,

Ludovic

ludovicpa at 2007-7-8 23:59:09 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Thanks
ssosupporta at 2007-7-8 23:59:09 > top of Java-index,Web & Directory Servers,Directory Servers...