I have a WebApp running node, i need to increase RAM so i put in web.config, this works fine.
When i set the max-old-space-size to 2048 the server only answers with
"mything.azurewebsites.net is currently unable to handle this request. HTTP ERROR 500."
I got this from this thread.
Instance Size is a large 'Basic' with 7 GB RAM, azure platform is set to 64GB. I can use LESS memory, it's working fine when i set memory to 512(MB)