1.1.1 progress

Janis Putrams janis.putrams at delfi.lv
Fri Aug 17 13:04:40 CEST 2007


Hi!
I have been running varnishd from svn @Aug 16 06:17 and I managed to capture master crash log.
It is 900MB in size but it goes as follow:

-----------------------------------------------
...
 317 VCL_call     c deliver
  317 VCL_return   c deliver
  317 TxProtocol   c HTTP/1.1
  317 TxStatus     c 304
  317 TxResponse   c Not Modified
  317 TxHeader     c Date: Fri, 17 Aug 2007 02:38:15 GMT
  317 TxHeader     c Via: 1.1 varnish
  317 TxHeader     c X-Varnish: 1235756158
  317 TxHeader     c Last-Modified: Mon, 10 Apr 2006 14:22:09 GMT
  317 TxHeader     c Connection: keep-alive
  317 ReqEnd       c 1235756158 1187318295.812228918 1187318295.812259912 0.116736889 0.000012159 0.000018835
    0 StatAddr       213.21.215.95 0 2 4 20 0 0 0 3806 32572
   69 Debug        c "Pipe Shut read(read)"
  301 Debug        c "Pipe Shut write(read)"
   69 Debug        c "Pipe Shut read(read)"
  301 Debug        c "Pipe Shut write(read)"
   69 Debug        c "Pipe Shut read(read)"
....
a lot of "Pipe Shut .." messages with some normal requests in between
....
  435 Debug        c "Pipe Shut write(read)"
   69 Debug        c "Pipe Shut read(read)"
  301 Debug        c "Pipe Shut write(read)"
  277 Debug        c "Pipe Shut read(read)"
  435 Debug        c "Pipe Shut write(read)"
   69 Debug        c "Pipe Shut read(read)"
  301 Debug        c "Pipe Shut write(read)"
  277 Debug        c "Pipe Shut read(read)"
  435 Debug        c "Pipewrite(read)%00%00ead)"
   69 Debug        c "Pipe Shut rad)%00%00%14%00EP"
 8275 (null)         hut read(read)
28773 (null)          Shut write(read)
30578 (null)         ite(read)
  277 VCL_return   c
26992 (null)         e Shut write(read)
 8306 (null)         ead(read)
25888 (null)         Shut write(read)
24932 (null)         )
  276 VCL_return   b
26992 (null)         e Shut read(read)
30578 (null)         ite(read)
....
some messages with "(null)" type
....
26992 RxURL          e Shut read(read)
30578 (null)         ite(read)
  277 VCL_return   c
26992 (null)         e Shut write(read)
 8306 (null)         ead(read)
25888 (null)         Shut write(read)
24932 (null)         )
  276 VCL_return   b
26992 (null)         e Shut read(read)
30578 (null)         ite(read)
  277 VCL_return   c
26992 ExpBan         e Shut write(read)
-----------------------------------------------

06:05:39 root[pts/1]@slow /www# cat master_crash.log |sort|uniq -c |sort -n -r|head -n 100
7414921    69 Debug        c "Pipe Shut read(read)"
7414919   301 Debug        c "Pipe Shut write(read)"
2330830   277 Debug        c "Pipe Shut read(read)"
2330825   435 Debug        c "Pipe Shut write(read)"
   8670 25641 (null)
   3419   276 VCL_return   b
   3410 24932 (null)         )
   3408 30578 (null)         ite(read)
   3399  8306 (null)         ead(read)
   3386   277 VCL_return   c
   3379 25888 (null)         Shut write(read)
   1723 26992 RxURL          e Shut read(read)
   1713 26992 (null)         e Shut write(read)
   1697 26992 (null)         e Shut read(read)
   1677 26992 ExpBan         e Shut write(read)
    742 25640 (null)         read)
    407     0 VCL_return     discard
    407     0 VCL_call       timeout
    234    61 VCL_return   c deliver
    184   799 VCL_return   c deliver
    180   722 VCL_return   c deliver
    148   719 VCL_return   c deliver

Please let me know if you need anything else.

--
janis

On Thursday 09 August 2007 17:12, Dag-Erling Smørgrav wrote:
> I thought I'd let you know what's currently going on at our top-secret
> underground Varnish R&D facility:
>
>  - Poul-Henning has been working hard to resolve the stability issues
>    and assertion failures some of you have reported (#136, #137, #138,
>    #139, #140, #141 and #143 should be fixed, while #132, #142 and
>    #144 are still being worked on) as well as working on 2.0 features.
>
>  - I have been working on other bugs and build issues (#128, #130,
>    #131 and #135 should be fixed, while #129 is still being worked on)
>    as well as improving our test framework (and writing additional
>    test cases) and trying to get Varnish to build and run reliably on
>    Mac OS X and Solaris 10.
>
>  - Cecilie will be back on Monday and resume work on 2.0 features.
>
>  - I just merged a ton of bug fixes from trunk to branches/1.1.
>    Please please *please*, if you are running 1.0.4 or 1.1 today, take
>    the time to test branches/1.1 and let me know about any remaining
>    bugs or regressions.  I would love to be able to close all
>    outstanding tickets on 1.0.4 and 1.1 and release 1.1.1 on August
>    20th.  Pretty please?  With sugar on top?
>
> Thanks,
>
> DES



More information about the varnish-misc mailing list