Platform Limits on Launch
Understanding platform limits is key to building reliable and scalable digital experiences. This page outlines important constraints within Contentstack Launch that help ensure optimal performance during deployment and delivery.
Request and Response Size Limits to Deploy on Launch
The following limits apply to HTTP requests and responses for websites deployed on Launch:
| Category | Component | Maximum Size |
|---|---|---|
| Request | Headers | 10 KB |
| Body | 128 KB | |
| Response | Headers | 32 KB |
| Body | 5 MB |
Cache Revalidation Limits on Launch
Cache revalidation controls how frequently cached content refreshes, ensuring users receive up-to-date data without sacrificing performance. Launch applies daily cache revalidation limits to maintain platform stability and ensure fair usage across organizations.
Cache Revalidation Limits by Plan
| Plan | Daily Cache Revalidation Limit |
|---|---|
| Non-Enterprise | 500 |
| Enterprise | 2000 |
Note: Enterprise customers can request higher cache revalidation limits based on workload requirements and usage patterns.
How Limits Are Applied
- Limits apply at the organization level and reset every 24 hours.
- Once the daily limit is reached, additional revalidation requests are rejected until the quota resets.
- Cache revalidation requests are counted regardless of how they are triggered, including through Automate or the REST API.
