[Varnish] #95: Log entries mixed up with -o

Varnish varnish-bugs at projects.linpro.no
Wed May 2 16:27:35 CEST 2007


#95: Log entries mixed up with -o
------------------------+---------------------------------------------------
 Reporter:  anders      |        Owner:  des     
     Type:  defect      |       Status:  assigned
 Priority:  normal      |    Milestone:          
Component:  varnishlog  |      Version:          
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by des):

 The return value is logged using a separate tag, {{{VCL_return}}}.  In
 fact, the bug was in the code that merges {{{VCL_call}}} and
 {{{VCL_return}}} to a single line when they occur in succession.  Try
 this:

 {{{
 % varnishlog -c -o -i VCL_call -i VCL_return
 }}}

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/95>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list