In message <[email protected]>, Peter Janovsky writes:

>thnx poul, i must have read the documentation wrong. for my
>clarificaiton, if the backend specifies "Transfer-Encoding: chunked"
>and we are caching the file within varnish, varnish will send chunk
>the response to the client while simultaneously caching the file?

No, Varnish will receive the entire object from the backend, then
sind it with Content-Length to the client.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[email protected]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

_______________________________________________
varnish-dev mailing list
[email protected]
http://lists.varnish-cache.org/mailman/listinfo/varnish-dev

Reply via email to