【发布时间】:2020-02-02 01:34:21
【问题描述】:
上周四(1 月 23 日)我们的 Azure 应用服务出现故障(所有部署槽)
使用“诊断和解决问题”调试功能并深入研究它,我发现了这个错误”。
Platform(File Server Upgrade) Your application was recycled due to a file server upgrade. This event occurred multiple times during the day across multiple instances. These events cause a Storage Volume movement which may result in a restart of your application. If this restart event negatively impacts the availability of the application, enabling the Local Cache feature can help reduce dependency on storage file servers to some extent. Learn more: Check Local Cache described in the Troubleshooting and Next Steps.
由于我们不经常使用文件系统并且所有部署槽都没有重新启动,我不相信这是问题所在。我们必须重新启动每个单独的部署槽才能让它们重新启动。
有没有其他人经历过类似的事情并且使用“本地缓存功能”确实解决了这个问题?这是 24 个月以来我们的网站第一次因计划外事件而关闭。
谢谢。
【问题讨论】:
标签: azure azure-web-app-service