Control Caching Behavior

as administered in Settings -> Web Proxy -> Application Profiles -> Cache Modes

Web clients can cache resources from a server. Afterwards, a client can access its local cache, which reduces the number of requests sent to the server.

Servers can instruct clients to implement caching in certain ways. Servers can also set separate caching policies for any intermediary proxies in-between the server and the client.

Reblaze is a proxy between the clients and the origin (the upstream server). When the origin responds to clients, the outgoing responses pass through Reblaze. You can instruct Reblaze to preserve or alter the caching instructions in those responses.

On the Application Profiles page, the Cache Operation Mode is where you define Reblaze's caching behavior. There are several aspects to this:

  • Whether Reblaze includes caching instructions in the response to the client.

  • If so, whether they are the instructions from the origin server, or if Reblaze should override them and send different instructions instead.

  • Whether Reblaze itself caches the response content.

Here are the Cache Operation Modes and their effects.

Last updated