Azure Load Balanced Environment with azure blob service extremely slow. This only happens when the app spins up and the first click on every page takes forever to load.
So it seems like it is loading the page into cache on the first visit, not when the app loads.
Azure Load Balanced Environment extreamly slow
Azure Load Balanced Environment with azure blob service extremely slow. This only happens when the app spins up and the first click on every page takes forever to load.
So it seems like it is loading the page into cache on the first visit, not when the app loads.
My App config for both backoffice and frontend
Frontdend
Backoffice
My packages
I also noticed that when clicking on "save and preview" on the backoffice it does not update the content
Frontend External Index
Backend External Index
I also noticed that the examine indexes in the backoffice instance are built in app_data/temp/ is this correct?
More info from logfile I can see it is hitting the database 189 hits whilst first load of the page in 2 min
is working on a reply...