Try our conversational search powered by Generative AI!

Synchronise VPP folder

Vote:
 

Hi

I am setting up a load balanced enironment for the EPiserver CMS 6 R2. There are two web servers and only 1 db server. I want to know what is the best way to synchronise the VPP folder to share assets between the two web servers. You help is much appreciated.

Kind Regards

Sandeep

#55533
Dec 06, 2011 18:33
Vote:
 

Hi

Take a look at David Knipe´s VPP Sync project. I´ve used it in the past with great success.

Hope this helps

Frederik

#55535
Dec 06, 2011 19:58
Vote:
 

Hello,

You can store the vpp directories in a shared directory e.g. on the db server. And in EPiServer.config specify an network address like \\10.3.1.1\MySharedFolder\Documents\. The application needs modify rights to the vpp directories, so run the application pool under a domain account.

#55536
Dec 06, 2011 19:59
Vote:
 

You could also try DFS Replication. It seems to work fine.

We wanted the same setup and in the end we're going for 2 databases behind the load balanced web servers because we couldn't get around the caching issue.

Your destination server will receive a mirroring package and trigger a cache refresh. The second server will get the updated database and VPP (via replication) but its cache won't get refreshed. This causes inconsistency between two load balanced servers.

 

#55797
Dec 16, 2011 21:27
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.