Azure Website slow to serve static JS/CSS but not binary

前端 未结 3 2082
旧时难觅i
旧时难觅i 2020-12-08 06:49

I have an Azure Website/Web App that is incredibly slow to serve static JS and CSS files but seems perfectly fine serving binary.

To test the problem I uploaded two

3条回答
  •  半阙折子戏
    2020-12-08 07:35

    Looks like it was an issue on IIS 8.5 and not only Azure specific.

    Now App service upgrade to Windows Server 2016 looks complete and this workaround should not be needed.

提交回复
热议问题