Cloud Site running slowly using local SQL DB / ISS...
# help-with-umbraco
d
I have a Cloud Site running locally using SQL DB that is running exceptionally slow. It takes a long time to 'publish' a page and then even longer to refresh any page in the site. Whilst it is slow everything else is fine. Where can I begin to start debugging this issue? Are there common pitfalls when running a cloud site locally, especially from a SQL DB rather than SQLite?
s
No, should be super snappy. No idea where to start though! 😅 Assuming SQL server is on the same machine and not in a VM or Docker or anything.
h
mine super snappy running locally. Is it a big site?
d
Yep - same machine, vanilla setup really
Not particularly big
s
Just to be clear I am running the SQL DB locally
s
I don't know what that is.you don't need to install anything. You just add the query string
Mini profiler ships with Umbraco already
d
Oh I thought I needed to insyall this to get the Umbraco mini profiler!
Ahh it's not loading for me
s
And to make sure that debug is indeed set to true, you can look for it in the environment variables, this is a nice package 😇 https://marketplace.umbraco.com/package/cultiv.environmentinspect
d
Hehe great thank you
13 Views