[Varnish] #171: Support logging ip and port of varnishd instance

Varnish varnish-bugs at projects.linpro.no
Fri Jun 20 16:37:12 CEST 2008


#171: Support logging ip and port of varnishd instance
-------------------------+--------------------------------------------------
 Reporter:  Caleb        |        Owner:  phk  
     Type:  enhancement  |       Status:  new  
 Priority:  normal       |    Milestone:       
Component:  varnishd     |      Version:  trunk
 Severity:  normal       |   Resolution:       
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by phk):

 I have added the listen address to the SessionOpen record, since we have
 that for free.

 Putting the actual bound IP(+port) there would cost us a (cheap) system
 call, so I would prefer to avoid it by default, but we can make it an
 option controlled by a parameter.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/171#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list