Re: Incomplete responses for some requests

2016-09-19 Thread Dridi Boukelmoune
On Sat, Sep 17, 2016 at 2:21 AM, Carl Alexander wrote: >> Are you able to reproduce this in a minimal environment? That would help a >> lot but in any case I think it's worth opening a ticket. > > Do you have an example of a minimal environment that I could do this on? Or > do you mean using the d

Re: Incomplete responses for some requests

2016-09-16 Thread Carl Alexander
> Are you able to reproduce this in a minimal environment? That would help a lot but in any case I think it's worth opening a ticket. Do you have an example of a minimal environment that I could do this on? Or do you mean using the default vcl file? On Fri, Sep 16, 2016 at 2:47 PM, Dridi Boukelmo

Re: Incomplete responses for some requests

2016-09-16 Thread Carl Alexander
I've managed to find a workaround to the issue. If I use "return(pipe)" instead of "return(pass)" in my vcl, the problem disappears. That said, this isn't ideal at all. I shouldn't have to use pipe for HTML content. So this gives credence that something is going on inside Varnish. Should I create