Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > develpopment enviroment- cahce issue View modes: 
User avatar
Member
Member
eagleag - 3/2/2011 6:40:14 AM
   
develpopment enviroment- cahce issue
situation: 3 developers working on same kentico project.
db is shared, each has own copy of project files.
having cache issues.
each person has his own server cache and not seeing other peoples changes unless clears server cache.
how can we solve this issue?

thanks

User avatar
Kentico Consulting
Kentico Consulting
kentico_mirekr - 3/3/2011 1:06:00 AM
   
RE:develpopment enviroment- cahce issue
Hi,

For this purpose you can use web farm support in Kentico CMS:

http://devnet.kentico.com/docs/devguide/web_farm_support_overview.htm

Best regards,
Miro Remias.

User avatar
Member
Member
eagleag - 3/3/2011 1:42:03 AM
   
RE:develpopment enviroment- cahce issue
thanks. will try it

User avatar
Member
Member
elias.anthan-metc.state.mn - 3/1/2013 8:31:08 AM
   
RE:develpopment enviroment- cahce issue
We have a somewhat related issue - not sure if this is the correct place to post it. But here goes: We have a web farm consisting of two production servers, web farm is working as expected (we are at level 7.0.13). However, if we make changes to, for instance, \CMSScripts\Custom\global.js, we do not see the change on the site, no matter what we do. I have confirmed that the modified file is the same on both servers in the farm, restarted both sites, recycled the app pool, cleared cache, put into effect a no-cache rule on the ISA box, restarted the application. Any ideas what we're doing wrong?

Thanks
Elias

User avatar
Member
Member
elias.anthan-metc.state.mn - 3/1/2013 12:48:36 PM
   
RE:develpopment enviroment- cahce issue
Looks like stopping and starting the site in CMSSiteManager does the trick.