Link to home
Start Free TrialLog in
Avatar of tegenius
tegeniusFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Slow public folder replication between exchange 2007 and 2010

Public folder replication interval is set at 1 minute. We are migrating from exchange 2007 to 2010 and so have users on both environments.

Replication from exchange 2010 to 2007 takes 1 minute.
Replication from exchange 2007 to 2010 takes 15 minutes.

As the messages are delivered to mail enabled public folders in 2007 and then replicated across, this is an issue.

I have used powershell and checked the replicationinterval for all databases is set correctly. I have also reduced the message size limit to 100kb.

Is there any way to speed this up and or monitor what the problem may be?

The servers are at different sites but operate over a high speed WAN link.

Cheers.
Avatar of Nick Sitar
Nick Sitar
Flag of United States of America image

A couple of things I have found on this.... You said you reduced the message size limit to 100kb.... from what I have found, it looks like to "speed up" replication, you should increase this, not decrease it.  Also, I take it from your original post that you set the replication interval to "always", but did you set the replication message priority?  If not, try setting that to urgent.

https://social.technet.microsoft.com/Forums/en-US/b8f883a1-80df-43b4-9cef-7c101e8e03f9/exchange-2003-2007-how-to-speed-up-public-folder-replication?forum=exchangesvrdeploylegacy

I am guessing that in 2010 a lot of these settings have been tweaked for better speed, hence why messages coming from there are fast.
Avatar of tegenius

ASKER

Cheers. I have increased the size limit to 2000kb but the same problem exists. The 2007 environment is on SP3 but no rollups have been installed.

The 15 minute replication delay is specific to the 2007 >2010 direction.
As for replication message priority, where is this set? I am struggling to find documentation on where to change this. Cheers.
Hmm, that may have been an Exchange 2003 only setting... as I cannot seem to find any info on the priority  setting for 2007 either.

Another thought that came to mind, and it may be completely wrong, but for some reason I thought exchange used some settings stored in AD Sites and Services....  I am pulling from way back, but wasnt the default site replication period every 15 minutes?  You mentioned that they were in different sites, it would be worth it to check and test changing the 2007 site to 2010 site AD replication interval....
Avatar of dsnegi_25dec
dsnegi_25dec

Any event viewer

try below command

Resume-PublicFolderReplication
 Get-PublicFolderStatistics -ResultSize Unlimited | Update-PublicFolder -Server [destination server]
ASKER CERTIFIED SOLUTION
Avatar of tegenius
tegenius
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Product limitation identified by microsoft support.