Umbraco backoffice loads extremely slowly due to ServerVariables
When I login to Umbraco Backoffice 7.15.3 on my local machine, it takes very long time (several minutes) to load the backoffice once I submit my login credentials. The network console shows /umbraco/ServerVariables request is pending. When the same site is deployed on Azure service it loads normally (although the first time after app restart it also takes about 30 seconds but it is much faster than locally ). I tried to set compilation debug=false, cleared cookies and local storage... Any ideas why ServerVariables loads extemely slowly on the local machine?
Umbraco backoffice loads extremely slowly due to ServerVariables
When I login to Umbraco Backoffice 7.15.3 on my local machine, it takes very long time (several minutes) to load the backoffice once I submit my login credentials. The network console shows /umbraco/ServerVariables request is pending. When the same site is deployed on Azure service it loads normally (although the first time after app restart it also takes about 30 seconds but it is much faster than locally ). I tried to set compilation debug=false, cleared cookies and local storage... Any ideas why ServerVariables loads extemely slowly on the local machine?
is working on a reply...