Hi all.

Whats happened with the possible bug related in
http://projects.linpro.no/pipermail/varnish-misc/2007-July/000626.html:

In our tests (varnish trunk rev 2635), vcl_fetch is still inserting
the request  in cache even though it got a "pass" in vcl_recv.

Varnishlog attached.

Thanks.
Best regards.
   13 SessionOpen  c 10.211.13.105 52137
   13 ReqStart     c 10.211.13.105 52137 1730642771
   13 RxRequest    c GET
   13 RxURL        c /img/logo20m.gif
   13 RxProtocol   c HTTP/1.1
   13 RxHeader     c User-Agent: curl/7.18.1 (i486-pc-linux-gnu) libcurl/7.18.1 
OpenSSL/0.9.8g zlib/1.2.3.3 c-ares/1.5.1 libidn/1.8 libssh2/0.18
   13 RxHeader     c Host: guardiasweb2
   13 RxHeader     c Accept: */*
   13 VCL_call     c recv
   13 VCL_return   c pass
   13 VCL_call     c pass
   13 VCL_return   c pass
   14 BackendClose - default
   14 BackendOpen  b default 10.211.14.155 55765 10.211.14.139 80
   14 TxRequest    b GET
   14 TxURL        b /img/logo20m.gif
   14 TxProtocol   b HTTP/1.1
   14 TxHeader     b User-Agent: curl/7.18.1 (i486-pc-linux-gnu) libcurl/7.18.1 
OpenSSL/0.9.8g zlib/1.2.3.3 c-ares/1.5.1 libidn/1.8 libssh2/0.18
   14 TxHeader     b Host: guardiasweb
   14 TxHeader     b Accept: */*
   14 TxHeader     b X-Varnish: 1730642771
   14 TxHeader     b X-Forwarded-for: 10.211.13.105
   14 RxProtocol   b HTTP/1.1
   14 RxStatus     b 200
   14 RxResponse   b OK
   14 RxHeader     b Date: Thu, 22 May 2008 09:17:40 GMT
   14 RxHeader     b Server: Apache
   14 RxHeader     b Last-Modified: Wed, 08 Nov 2006 08:58:07 GMT
   14 RxHeader     b ETag: "891195-e81-847805c0"
   14 RxHeader     b Accept-Ranges: bytes
   14 RxHeader     b Content-Length: 3713
   14 RxHeader     b Content-Type: image/gif
   13 ObjProtocol  c HTTP/1.1
   13 ObjStatus    c 200
   13 ObjResponse  c OK
   13 ObjHeader    c Date: Thu, 22 May 2008 09:17:40 GMT
   13 ObjHeader    c Server: Apache
   13 ObjHeader    c Last-Modified: Wed, 08 Nov 2006 08:58:07 GMT
   13 ObjHeader    c ETag: "891195-e81-847805c0"
   13 ObjHeader    c Content-Type: image/gif
   14 BackendReuse b default
   13 TTL          c 1730642771 RFC 240 1211451069 1211447860 0 0 0
   13 VCL_call     c fetch
   13 VCL_return   c insert
   13 Length       c 3713
   13 VCL_call     c deliver
   13 VCL_return   c deliver
   13 TxProtocol   c HTTP/1.1
   13 TxStatus     c 200
   13 TxResponse   c OK
   13 TxHeader     c Server: Apache
   13 TxHeader     c Last-Modified: Wed, 08 Nov 2006 08:58:07 GMT
   13 TxHeader     c ETag: "891195-e81-847805c0"
   13 TxHeader     c Content-Type: image/gif
   13 TxHeader     c Content-Length: 3713
   13 TxHeader     c Date: Thu, 22 May 2008 10:11:09 GMT
   13 TxHeader     c X-Varnish: 1730642771
   13 TxHeader     c Age: 0
   13 TxHeader     c Via: 1.1 varnish
   13 TxHeader     c Connection: keep-alive
   13 ReqEnd       c 1730642771 1211451069.518307924 1211451069.536924124 
0.000278711 0.018503428 0.000112772
    0 StatAddr     - 10.211.13.105 0 867 1549 1549 0 0 1549 413417 5744011
   13 SessionClose c no request
   13 StatSess     c 10.211.13.105 52137 0 1 1 0 0 1 267 3713
_______________________________________________
varnish-misc mailing list
[email protected]
http://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to