[Varnish] #1000: server.ip can`t beused as a string?

Varnish varnish-bugs at varnish-cache.org
Wed Aug 31 14:46:36 CEST 2011


#1000: server.ip can`t beused as a string?
-------------------+--------------------------------------------------------
 Reporter:  xrow   |        Type:  defect  
   Status:  new    |    Priority:  normal  
Milestone:         |   Component:  varnishd
  Version:  3.0.0  |    Severity:  normal  
 Keywords:         |  
-------------------+--------------------------------------------------------

Comment(by scoof):

 You can work around this by doing: set resp.http.X-Cache = "" + server.ip
 + ":HIT:" + obj.hits;

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




More information about the varnish-bugs mailing list