0

I have a strange problem with EpiServer 6.0 . When it is on the environment behind the load balancer it seems to have out dated cache. For example when accessing user settings it doesn't bring the latest data however when run locally or when load balancer is not present I got the latest results. There is an event listener set-up between the two load balanced servers to update the cache. Could anybody advise please?

1 Answers1

2

This article will probably be helpful to you.

First thing to check is that the enableEvents and enableRemoteEvents attributes are both set to “true” in the episerver.config file

tompipe
  • 949
  • 6
  • 8