We are experiencing an unusual problem in our production environment where changes(page permissions) made on one server are not being reflected on another server for a period of 15-20 hours. It is possible that the changes are only taking effect after the application pool is restarted or some other action is taken.
I am wondering if there might be a configuration setting which can solve this, restart application solves it but we can not do it after every changes.
Thanks
This is Platform, and i have tried multiple combination from Server->Performance from but no luck, please fine below recent one
Thanks @johnhenley
1. Is IIS configuration same on each server ? Like making sure worker process in application pool set to 1 JAS> yes its same for all servers. 2. Is only issue with page permissions ? Are other “farm” features working correctly? JAS> Mostly related to page management e.g. add/udpate, permissions etc. 3. Have you tried changing cache provider to “web request cache provider”? JAS>Yes, i have tried that too. 4. File change notifier. Is it set up on each server? JAS>We have one shared file server for all web server. 5. Cache synchronization handler. Is it configured in web(dot)config? Do you see calls to it in iis logs? With success/error 200? JAS>Yes, that's configured. i dont see any info in admin logs, need to check IIS logs.
Thanks Daniel Valadas
SimpleWebFarmCachingProvider might do the trick, for now i have same URL for all the servers, may be that's where i am missing. Let me try to add different URL for each server so they can call separately.
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.