Node.js application graceful restart support.
There was no graceful detection of a shutdown in Node.js applications before each graceful restart of the Apache web server, so it appears that my Node.js apps are being killed outright.
To prevent it, add support of Graceful restart for the Node.js applications on Graceful restart of Apache.
2
votes

Thank you for your input! We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
--
IG