[Varnish] #1005: Varnish 503 FetchError c straight read_error: 0 0 (Success)

Varnish varnish-bugs at varnish-cache.org
Tue Sep 6 18:08:36 CEST 2011


#1005: Varnish 503 FetchError   c straight read_error: 0 0 (Success)
----------------------+-----------------------------------------------------
 Reporter:  albertas  |        Type:  defect  
   Status:  new       |    Priority:  normal  
Milestone:            |   Component:  varnishd
  Version:  3.0.0     |    Severity:  normal  
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by rzuidhof):

 I can confirm this problem in 3.0.1


 {{{
   425 TxURL        b /images/test.pdf
   425 TxProtocol   b HTTP/1.1
   425 TxHeader     b Host: www.localhost.localdomain
   425 TxHeader     b User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1;
 en-US; rv:1.9.2.21) Gecko/20110830 Firefox/3.6.21 GTB7.1 ( .NET CLR
 3.5.30729)
   425 TxHeader     b Accept:
 text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
   425 TxHeader     b Accept-Language: en-us,en;q=0.5
   425 TxHeader     b Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
   425 TxHeader     b X-Forwarded-For: 192.168.1.6
   425 TxHeader     b X-Varnish: 1101341981
   425 TxHeader     b Accept-Encoding: gzip
   425 RxProtocol   b HTTP/1.1
   425 RxStatus     b 200
   425 RxResponse   b OK
   425 RxHeader     b Date: Tue, 06 Sep 2011 15:12:00 GMT
   425 RxHeader     b Server: Apache/2.2.3 (CentOS)
   425 RxHeader     b Last-Modified: Tue, 06 Sep 2011 13:53:29 GMT
   425 RxHeader     b ETag: "169c519-3688b6-4ac3627026840"
   425 RxHeader     b Accept-Ranges: bytes
   425 RxHeader     b Content-Length: 3574942
   425 RxHeader     b Connection: close
   425 RxHeader     b Content-Type: application/pdf
   425 Fetch_Body   b 4 -1 1
   425 BackendClose b localhost

    22 VCL_call     c recv lookup
    22 VCL_call     c hash
    22 Hash         c /images/test.pdf
    22 Hash         c www.localhost.localdomain
    22 VCL_return   c hash
    22 VCL_call     c miss fetch
    22 Backend      c 425 default localhost
    22 TTL          c 1101341981 RFC 120 -1 -1 1315321921 0 1315321920 0 0
    22 VCL_call     c fetch
    22 TTL          c 1101341981 VCL 120 43200 -1 1315321921 -0
    22 TTL          c 1101341981 VCL 1200 43200 -1 1315321921 -0
    22 VCL_return   c deliver
    22 ObjProtocol  c HTTP/1.1
    22 ObjResponse  c OK
    22 ObjHeader    c Date: Tue, 06 Sep 2011 15:12:00 GMT
    22 ObjHeader    c Server: Apache/2.2.3 (CentOS)
    22 ObjHeader    c Last-Modified: Tue, 06 Sep 2011 13:53:29 GMT
    22 ObjHeader    c ETag: "169c519-3688b6-4ac3627026840"
    22 ObjHeader    c Content-Type: application/pdf
    22 FetchError   c straight read_error: -1 12 (Cannot allocate memory)
    22 VCL_call     c error restart
    22 VCL_call     c recv lookup
    22 VCL_call     c hash
    22 Hash         c /images/test.pdf
    22 Hash         c www.localhost.localdomain
    22 VCL_return   c hash
    22 VCL_call     c miss fetch
    22 Backend      c 425 default localhost
    22 TTL          c 1101341981 RFC 120 -1 -1 1315321921 0 1315321920 0 0

 }}}

-- 
Ticket URL: <http://www.varnish-cache.org/trac/ticket/1005#comment:3>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list