FetchError - chunked read_error: 35

Caunter, Stefan scaunter at topscms.com
Mon Jul 19 18:56:51 CEST 2010


I have this in vcl_fetch:

 

  if (beresp.status != 200 && beresp.status != 403 && beresp.status !=
404 && beres

p.status != 301 && beresp.status != 302) {

                restart;

                set beresp.grace = 4h;

        }

 

 varnishlog shows it is triggered only with Transfer-encoding: chunked,
and that any TE chunked response from backend is triggering this error
(and restart). Have I missed something in my configuration with IIS7
backends?  

/Stef

 

40 VCL_call     c fetch

   40 TTL          c 1332116192 VCL 600 1279557774

   40 VCL_return   c deliver

   40 ObjProtocol  c HTTP/1.1

   40 ObjStatus    c 200

   40 ObjResponse  c OK

   40 ObjHeader    c Content-Type: text/html; charset=utf-8

   40 ObjHeader    c Expires: Mon, 19 Jul 2010 16:42:37 GMT

   40 ObjHeader    c Server: Microsoft-IIS/7.0

   40 ObjHeader    c X-AspNet-Version: 2.0.50727

   40 ObjHeader    c X-Powered-By: ASP.NET

   40 ObjHeader    c WS: 2-3

   40 ObjHeader    c Date: Mon, 19 Jul 2010 16:42:37 GMT

   40 ObjHeader    c cache-control: max-age = 600

   40 FetchError   c chunked read_error: 35

  151 BackendClose b star3

   40 VCL_call     c error

   40 VCL_return   c restart

   40 VCL_call     c recv

   40 VCL_return   c lookup

   40 VCL_call     c hash

   40 VCL_return   c hash

   40 VCL_call     c miss

   40 VCL_return   c fetch

 

Stefan Caunter :: Senior Systems Administrator :: TOPS

e: scaunter at topscms.com  ::  m: (416) 561-4871

www.thestar.com www.topscms.com

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20100719/47ac77fa/attachment-0003.html>


More information about the varnish-misc mailing list