Does anyone know how to fix this problem.
I have published an Umbraco site on teo web servers one on WEB1 and the other WEB 2, WEB2 is for when the traffic is too busy on WEB1 so it is mirrored. Both websites point to the same database on SQL. However when I try to log on it says session expire so theres a problem with having Umbraco being mirrored. If I switch one of the IIS web servers off, it works. Any help please!
Website Mirroring
Hi guys,
Does anyone know how to fix this problem. I have published an Umbraco site on teo web servers one on WEB1 and the other WEB 2, WEB2 is for when the traffic is too busy on WEB1 so it is mirrored. Both websites point to the same database on SQL. However when I try to log on it says session expire so theres a problem with having Umbraco being mirrored. If I switch one of the IIS web servers off, it works. Any help please!
Hi Hon,
this is probably due to the fact that you're running the Umbraco backoffice on both servers, that is not a recommended approach by Umbraco.
The best way is to read the documentation (https://our.umbraco.org/documentation/getting-started/setup/server-setup/load-balancing/flexible) and implement it like that. Than probably this issue will be solved.
Good luck, and have a wonderful Friday!
Jeffrey
is working on a reply...