Cloudfest Conference 2025

Use code HH20 for 20% off an event ticket!

Yesterday's Top Poster

CDN origin timeout increased to two minutes

  • Thread starter Thread starter Casey Gowrie, Joe Haddad
  • Start date Start date
We’ve increased the proxied request timeout—the maximum duration Vercel’s CDN waits for your external backend to begin sending data—from 35 seconds to 120 seconds. This extended timeout is now available on all plans at no additional cost.

The proxied request timeout defines how long our CDN allows your external backend to respond before canceling the request. After the initial byte is received, your backend can take longer than two minutes to complete the request, as long as it continues sending data at least once every 120 seconds.

This update improves reliability for workloads with long processing times, such as LLM generation or complex data queries, and reduces the chance of 504 gateway timeouts.

This change is effective immediately, with no action or configuration required.

Read more

Continue reading...
 
Back
Top