Try our conversational search powered by Generative AI!

Changing culture under "Manage Websites" is not reflected on load balanced servers

Found in

Release 7.5

Created

Jun 09, 2015

Updated

Jul 02, 2015

Area

Falcon/CMS/Core

State

Closed, Fixed and Tested


Steps to reproduce

Steps to reproduce

  1. Setup a load balanced environment.
  2. Go to admin mode on one server and set manage websites.
  3. First try with not binding it to a language. Go to a specific site on another server(frontend). Make sure it works. The SiteDefinitionRepository should now be cached.
  4. Now on the backend server, set a specific culture to it. Save and try getting correct language on the frontend server's site.

Expected: Changes would be reflected on "listening" server
Actual: Changes are not reflected on "listening" server. You're forced to do an app pool recycle for changes to take effect.