Skip to content

Request Chain

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