Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions http_cache/varnish.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ header. In this case, you need to add the following configuration snippet:
}
}

.. note::

Forcing HTTPS while using a reverse proxy or load balancer requires a proper
configuration to avoid infinite redirect loops; see :doc:`/deployment/proxies`
for more details.

Cookies and Caching
-------------------

Expand Down
Loading