Installation and deployment Questions on installation, system configuration and deployment to the live server.
Version 4.x > Installation and deployment > Caching issue(?) when working on mulitple computers View modes: 
User avatar
Member
Member
allanl-loconut.com - 9/25/2009 5:07:22 AM
   
Caching issue(?) when working on mulitple computers
Hi guys,

I found Kentico last night, and it's really impressive. I work with another developer and we're having a bit of an issue when we're both developing on Kentico at the same time.

Our setup is a single SVN repository which we check out to our local development machines. Both our installations use a single shared database.

We've found that whenever we update anything on a page, the only way to get an updated copy of the page is to stop the Visual Studio 2008 webserver we're using and restart it.

We've set all the cache options we can see to 0 minutes (under the sitemanager).

From what we can make out, the pagetemplate is being cached, on each machine, so when I update it, while it invalidates the cache on my machine, the other developer is still working off his (now invalid) cached copy. If he then saves his old copy, it will the override all my work.

Is anyone able to help out with a suggestion or a solution to this problem?

Regards

Allan

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 10/1/2009 2:54:13 AM
   
RE:Caching issue(?) when working on mulitple computers
Hi Allan,

Could you please use WebFarm support module? It should ensure synchronizations of changes in DB on all machines in WebFarm when any developer make change in DB from his machine.

Best Regards,

Martin Dobsicek