Commit 3b941aa6 authored by Nils Goroll's avatar Nils Goroll

improve do_stream documentation

parent 13bd9d05
......@@ -719,13 +719,17 @@ beresp.do_stream
Writable from: vcl_backend_response, vcl_backend_error
Default: true
Deliver the object to the client while fetching the whole
object into varnish.
For uncacheable objects, storage for parts of the body which
have been sent to the client may get freed early, depending
on the storage engine used.
This variable has no effect if do_esi is true and when the
response body is empty.
beresp.do_gzip
......
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