Svein Skogen (List Mail Account) wrote:

> Is there a way to configure varnish to start sending what it receives
> immediately, while still retaining a copy in the cache, or do I have to
> make a choice between caching, or forwarding?

Neither. Both passing and caching an object will fetch the whole object
into memory before passing it on to the client. "pipe" will do what you
want, but you probably don't want that as pipe has other side effects.

This "streaming" mode would be very handy and we are looking for someone
to sponsor this feature.

-- 
http://linpro.no/ | http://redpill.se/

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
varnish-misc mailing list
varnish-misc@projects.linpro.no
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to