0041-00000102
Updated at:
Problem description
The number of queries per second (QPS) for mirroring-based back-to-origin requests exceeds the default limit, causing OSS to return a throttling error.
Causes
OSS enforces the following default limits for mirroring-based back-to-origin traffic:
| Region | Default QPS | Default bandwidth |
|---|---|---|
| Regions within China | 2,000 | 2 Gbit/s |
| Regions outside China | 1,000 | 1 Gbit/s |
When requests exceed these limits, OSS rejects the excess traffic with a throttling error.
Examples
None.
Solutions
Submit a ticket through technical support to request a QPS increase for your account.
References
Is this page helpful?