我在Digital Ocean中託管了一個Nodejs項目,並使用Forever腳本保持它運行。但是我意識到經過一段時間後會出現一些導致網站停播的錯誤。這不只是發生過一次,但已經幾次後,下方則是永遠的日誌: Error: Connection lost: The server closed the connection.
at Protocol.end (/var/www/menu/no
我使用rabbitmq,mongodb和mysql與我的webservices。 爲了讓我的web服務保持清醒狀態,我使用了npm forever模塊(永遠啓動app.js)。 warn: --minUptime not set. Defaulting to: 1000ms
warn: --spinSleepTime not set. Your script will exit if it do