# 配额

**内置权威使用限制配额**

<table><thead><tr><th width="172.41265869140625">配额项</th><th width="157.078125">限制阈值</th><th>说明</th><th data-hidden>备注</th></tr></thead><tbody><tr><td><strong>域名（Zone）数量</strong></td><td>10个</td><td>每个账号最多可添加 10 个域名（Zone）。可通过工单申请提高额度。</td><td>阿里云：500个</td></tr><tr><td><strong>关联 VPC 数量</strong></td><td>10个</td><td>每个域名（Zone）可关联最多 10 个 VPC。可通过工单申请提高额度。</td><td>阿里云：100个</td></tr><tr><td><strong>解析记录数量</strong></td><td>3000条</td><td>默认每个域名（Zone）最多可添加 3000 条解析记录。可通过工单申请提高额度。</td><td>阿里云：10万条</td></tr><tr><td><strong>权重策略</strong></td><td>支持 A 和 AAAA</td><td>当同一主机记录配置多个 IP 地址时，DNS 查询会按预设权重返回不同解析结果，实现流量负载均衡。</td><td>阿里云支持 A、AAAA、CNAME</td></tr><tr><td><strong>同一主机记录关联解析记录数量</strong></td><td>100条</td><td>单个主机记录最多可配置 100 条解析记录。可通过工单申请提高额度。</td><td>—</td></tr><tr><td><strong>VPC 内单台虚机解析总请求量</strong></td><td>1000 次/秒</td><td>VPC 内每台虚机每秒 DNS 请求上限为 1000 次，超过阈值可能触发限速，SLA（99.99%）不可保证。</td><td>阿里云：5000次/秒</td></tr><tr><td><strong>VPC 内所有虚机解析总请求量</strong></td><td>无限制</td><td>VPC 内所有虚机的解析总请求量无限制。</td><td>阿里云：无限制</td></tr><tr><td><strong>单台虚机外部递归解析请求量</strong></td><td>无限制</td><td>VPC 内单台虚机对公网递归解析请求不限制。</td><td>阿里云：600次/秒</td></tr><tr><td><strong>VPC 内所有虚机外部递归解析总请求量</strong></td><td>无限制</td><td>单个 VPC 内整体外部递归请求阈值不限制。</td><td>阿里云：5000次/秒</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.console.zenlayer.com/welcome/cn/elastic-compute/zdns-service/quota.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
