Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Azure 上托管了一个使用 alwaysOn 设置的 MEAN 堆栈应用程序,但这似乎不会在没有手动 http 调用的情况下启动节点进程。
这很好,但对于前端任务来说并不理想,但对于需要执行的日常任务来说却是杀手锏。
有没有人遇到过这种情况,有什么解决办法吗?
AlwaysOn 配置什么的?
alwayson 每隔几分钟就会访问你的 webapp。你是什么意思它不加载实际的应用程序?
检查您的 node.exe 进程是否在 kudu 控制台的进程资源管理器中处于活动状态。
kudu 控制台:http:// yourwebapp_name .scm.azurewebsites.net/DebugConsole