Azure-Samples/nodejs-docs-hello-world

using httpRuntime crashing app

mogadanez opened this issue · 1 comments

add this section to web.config that

    <httpRuntime targetFramework="4.5.2" maxRequestLength="600000" executionTimeout="3600" />

and application could not started at all
how can I increase executionTimeout in node app in Azure?

Sir, How to get https link