Request URL Limitations
  • 11 Feb 2024
  • 1 Minute to read
  • PDF

Request URL Limitations

  • PDF

Article summary

Hard Limits

  • Total Request Size: The Qwilt CDN supports request URLs encompassing the complete aggregate of the URI, query parameters, and headers, with a limit of 32KB.
  • Request URI Size: The request URI cannot exceed 8KB.
  • Header Size: Combined header size cannot exceed 8KB.


Errors:

  • A request that exceeds the Request URI Size limit is rejected and returns a 414 Request-URI Too Large error.
  • A request that exceeds the Total Request Size limit or the Header Size limit is rejected and returns a 400 Bad Request error.


Soft Limit

The maximum allowed number of request headers is 100. This limit will not generate an error. Headers beyond the limit of 100 are ignored.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.