【问题标题】:Azure WebSite AppSettings maximum sizesAzure 网站 AppSettings 最大大小
【发布时间】:2015-10-21 02:46:46
【问题描述】:

AppSetting 键及其值的最大大小(字符串长度)是多少?我发现的只是 ASP.NET Web.Config 文件的最大允许大小,设计为 250 KB。

  • 这是否适用于所有 Azure WebSite AppSetting 的“总数” 我在 Portal 中设置的配置?

  • web.config 和门户网站中允许的键和值(字符串)长度是多少?

谢谢!

【问题讨论】:

    标签: azure azure-web-app-service


    【解决方案1】:

    似乎没有最大键/值大小。

    Max key/value length in 'application configuration' files

    但是,web.config 的最大文件大小默认为 250kb,这是正确的。

    https://serverfault.com/questions/180963/increasing-web-config-size-limit

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-03-08
      • 1970-01-01
      • 2023-03-29
      • 1970-01-01
      • 2016-10-15
      • 2015-04-11
      • 1970-01-01
      • 2011-02-10
      相关资源
      最近更新 更多