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?
peter ________________________________ From: Poul-Henning Kamp <[email protected]> To: Peter Janovsky <[email protected]> Cc: Varnish Development <[email protected]> Sent: Mon, May 10, 2010 4:39:42 PM Subject: Re: chunked transfer encoding In message <[email protected]>, Peter Janovsky writes : >i've noticed there has been talk surrounding chunked transfer encoding in the >response. does varnish 2.1.2 support chunked transfers from the backend to >the client? if it doesn't is there a workaround for the issue? All varnish versions have supported that. 2.1.1 had a bug in the handling of it. -- 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
