'IISNode application needs to be restarted every a while

I'm hosting a node application on iis using iisnode. Every a while, which mostly be every day, the application doesn't receive any request, although there are requests from frontend. When I restart the application, it accepts requests smoothly. Note: this application is on production and has a heavy traffic.

Any ideas?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source