Commit c417cc88 authored by Tollef Fog Heen's avatar Tollef Fog Heen

Merge r5189: Document HTTP Range


git-svn-id: http://www.varnish-cache.org/svn/branches/2.1@5347 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent 05cf3e31
......@@ -484,6 +484,12 @@ http_headers
This space is preallocated in sessions and workthreads only objects allocate only space for the headers
they store.
http_range
Default: off
Enables experimental support for the HTTP range header, enabling Varnish to serve parts of
an object to a client. However, Varnish will request the whole object from the backend server.
listen_address
Default: :80
Flags: must_restart
......
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