HTTP 416 Content-Range:bytes */0 issue?

kioto mitsubisi reader_1000 at hotmail.com
Sun May 31 10:05:35 CEST 2015


Thanks you for your help phk, can I ask one more question if you don't mind? In another ticket (#1618) that your fix refers to, reporter said that putting the code below worked for him.  Is this a valid workaround also?

sub vcl_backend_response {
    set beresp.do_stream = false; 
}

Thanks again

----------------------------------------
> To: reader_1000 at hotmail.com
> CC: varnish-misc at varnish-cache.org
> Subject: Re: HTTP 416 Content-Range:bytes */0 issue?
> From: phk at phk.freebsd.dk
> Date: Sat, 30 May 2015 22:31:12 +0000
>
> --------
> In message <BLU182-W4387471D37D451EF83CC1D94C80 at phx.gbl>, kioto mitsubisi write
> s:
>>It seems that commenter 14 [1] from #1506 ticket has the same issue
>>with us and it seems fixed now [2]. Is there a workaround we can
>>use until the version this fix included is released?
>
> The easiest is probably to remove the affected Range: headers
> in your vcl_recv{}
>
>
> --
> Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
> phk at FreeBSD.ORG | TCP/IP since RFC 956
> FreeBSD committer | BSD since 4.3-tahoe
> Never attribute to malice what can adequately be explained by incompetence.
 		 	   		  


More information about the varnish-misc mailing list