Limitations of object storage
Limitations of object storage
We recommend uploading objects larger than 100 MB using the segmented loading through S3 API or Swift API.
Storage limits and container limits you set up on your own.
Limitations of storage entities
Containers
Objects
Headings
*
The first 1000 containers are displayed in the dashboard. If there are more containers, you can view the full list through the API.
Limitations of API requests
The limits are for a single container. If your load profile exceeds these limits, we recommend that you distribute the load across multiple containers at a rate of no more than 250 requests per second (RPS) per container.
If the limit is exceeded, the server will return a response with the code 429 Too Many Requests
and a message Rate Limit exceeded
.
S3 API
Swift API