Skip to content
For the complete Netlify documentation index, see llms.txt. Markdown versions of this page are available by appending .md to the URL.

Unlimited seats on Netlify Pro for $20/month → Learn more 👥

Request Chain

For the complete documentation index, see llms.txt

Learn how requests flow through our platform and the various stages they pass through.

Each request served by Netlify goes through a series of steps and transformations until a response is delivered back to the client.

That sequence of steps varies with the type of request, the site configuration, any web frameworks being used as well as their own configuration.

The diagram below is a representation of what those steps are, what order they run in and under what conditions.

You can expand each of the steps for more details, including links to the relevant documentation. They are divided into four categories:

Security

Compute

Caching

Static routing