azure - 多个客户端访问同一 Azure Blob 容器的连接吞吐量是多少?

标签 azure azure-storage azure-blob-storage azure-storage-account

和这里一样吗? https://learn.microsoft.com/en-us/azure/storage/common/scalability-targets-standard-account?toc=/azure/storage/blobs/toc.json 每个存储帐户的最大请求率:每秒 20,000 个请求。对于多个客户端连接来说也是如此吗?

最佳答案

您的链接指向整个存储帐户限制(blob、文件共享、队列等),对于特定 blob,您很可能应该考虑 these limits .

Target request rate for a single blob   Up to 500 requests per second

关于azure - 多个客户端访问同一 Azure Blob 容器的连接吞吐量是多少?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62883265/

相关文章:

azure - 在 CosmosDb 中使用/id 作为分区键的含义

Azure Cosmos Db 作为键值存储索引模式

node.js - 尝试在 DocumentDB 中插入 200 个文档时出现 RequestRateTooLargeException

azure - Log4net 与 Azure 应用程序洞察

azure - 限制目标用户访问 Azure 存储上托管的静态网站

azure-storage - 为什么 Azure 存储队列上的 ApproximateMessageCount 属性可以为空?

c# - 从 Blob 存储帐户到 CosmosDb 的复制事件非常慢

java - 我想将 azure 服务器端加密设置为 azure blob 容器中存在的文件

azure - 使用 Windows Azure 作为文件存储系统的最佳策略是什么 - 具有 http 下载功能

python - 无法创建 Blob 容器 : This request is not authorized to perform this operation