November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Have you seen this?
http://labs.episerver.com/en/Blogs/Allan/Dates/112230/11/LoadBalancing-in-6-steps/
Hi,
We have staging sites on Network Load Balance. Currently, we do not have live site on NLB. The Epi DB is shared by staging & live site. We publish the content on live site by publishing the changes on Staging Admin since we do not have admin/Edit on live site.
When we publish the content on staging site, the chnages immediately gets there on staging site but not on the live site. After an application pool recycle, the changes gets displayed on the live site. We have read numerous articles on Episerver Cache for version5.
We have enableRemoteEvents to true in staging web.config and production web.config. We have the followign values for Cache in web.config for production website,
enableRemoteEvents = 'true'
remoteCacheListenerShortNames =""
httpCacheExpiration = "00:00:00"
PageCacheSlidingExpiration ="12:00:00"
RemotePageCacheSlidingExpiration="02:00:00"
<staticFile expirationTime="12:0:0" />
Please suggest what more needs to be done to resolve the issue.
Thanks,
Amit