Commit c17c701b authored by Dag Haavi Finstad's avatar Dag Haavi Finstad Committed by Lasse Karstensen

Add beresp.was_304 to changes list.

parent 16c34d62
......@@ -158,4 +158,8 @@ Other noteworthy small changes
* Varnish will now use the ``stale-while-revalidate`` defined in RFC5861
to set object grace time.
* -smalloc storage is now recommended over -sfile on Linux systems.
* New VCL variable ``beresp.was_304`` has been introduced in
``vcl_backend_response``. Will be set to ``true`` if the response
from the backend was a positive result of a conditional fetch (``304
Not Modified``).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment