Installation and deployment
Version 7.x > Installation and deployment > Synchronizing multiple staging servers creates additional tasks View modes: 
User avatar
Member
Member
rlull - 4/17/2013 12:27:31 PM
   
Synchronizing multiple staging servers creates additional tasks
I have two staging servers (staging 1 and staging 2) and two production servers (prod 1 and prod 2 in a web farm). I make a simple content change on staging 1 and it creates a single task that I then synchronize to staging 2. On staging 2, there are now 4 tasks that I then synchronize to prod 1 (which then auto synchronizes with prod 2 via the web farm configuration). This process works great but I am just curious why 1 task turns into 4 when synchronizing multiple servers as described above?

User avatar
Kentico Support
Kentico Support
kentico_jurajo - 4/19/2013 3:20:03 PM
   
RE:Synchronizing multiple staging servers creates additional tasks
Hi,

Could you please describe the exact topology? How is the staging configured?

Is it 1 -> 2 -> 3 -> 4?

I think that something from somewhere is pointing back to server 2 - are you using bi-directional staging? Is you setup one of the supported ways of staging?

Best regards,
Juraj Ondrus

User avatar
Member
Member
rlull - 4/19/2013 4:53:36 PM
   
RE:Synchronizing multiple staging servers creates additional tasks
Hi Juraj,

Here is the setup:

Staging 1 > target server Staging 2
Staging 2 > target server Live 1
Live 1 > inter-server synchronization with Live 2 via web farm configuration

I believe this is one of the supported configurations.

User avatar
Member
Member
rlull - 4/19/2013 6:33:28 PM
   
RE:Synchronizing multiple staging servers creates additional tasks
I found the answer via Edward Hillard:

The first task is only updating the document itself since the page template and categories are automatically updated on the original server, but the second server doesn’t know about the original template changes, so the additional staging tasks are created to update the page template and categories.