Proformance profiling #894
james-whittington1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a website which sometimes encounters memory issues. Normally when hosting on azure app service directly I would be able to easily take memory dumps of the process, but this is not working properly on cloud. I've managed to take a memory dump via the procdump64.exe (located on kudu at C:\devtools\sysinternals\procdump64.exe ) program (both full and mini) but neither of them work on my local machine.
Does anyone else know how to debug this sort of issue on Umbraco cloud?
Beta Was this translation helpful? Give feedback.
All reactions