<div dir="ltr"><div><div>Hello Everyone,<br><br></div>My web-framework has support for streaming all content to the client as soon as it gets available. Also I make heavy use of ESI. Today I upgraded to Varnish 4 to get the "Full support for streaming objects through from the backend on a cache miss.". I assumed that meant it is was able to support streaming ESI as well (processing ESI in series *without* buffering or processing ESI in parallel *with* buffering). Now I noticed as soon as I enable ESI it disables streaming.<br>

<br>It is possible to enable streaming for ESI objects as well? Should I maybe use another branch?<br><br></div>Thanks,<br>Mike<br></div>