Azure / iisnode

Hosting node.js applications in IIS on Windows
Other
667 stars 101 forks source link

How to increase connection timeout when requesting? #116

Open bsor-dev opened 2 years ago

bsor-dev commented 2 years ago

Everyone for sure experienced having this error

HRESULT: 0x6d HTTP status: 500 HTTP subStatus: 1013 HTTP reason: Internal Server Error

Every exactly 2 minutes I got this error, I tried too in multiple different servers and still same issue. How to resolve this? I already set httpRuntime executionTimeout and everything I found across the internet all did not worked.

mssynapseindia commented 10 months ago

Any solution here, I am experiencing the same problem.