pipe mode and sendfile?

Guillaume Quintard guillaume at varnish-software.com
Tue Mar 29 15:06:35 CEST 2016


On Tue, Mar 29, 2016 at 12:04 PM, Dridi Boukelmoune <dridi at varni.sh> wrote:
>
> > If we want per-stream piping, we need also vcl_http1_stream{} and
> > vcl_http2_stream{} to decide that, and now it gets really messy.
>
> Wouldn't the vcl_(recv|req) already map to a stream in H2?

I asked the question on IRC, and the headers compression popped up. But
actually, the headers we care about will be in about will be in HEADERS
frames. So, in case of H/2, piping would be more akin to passing with
header parsing.

--
Guillaume Quintard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20160329/c04cf27b/attachment.html>


More information about the varnish-dev mailing list