--------
In message <[email protected]>, Tom Anheyer writes:

>the request to the backend using netcat:

I think this is a bug we have already fixed.

Try adding:

        sub vcl_backend_fetch {
                set bereq.proto = "HTTP/1.1";
        }

That should fix 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-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to