[Varnish] #957: Bug in varnishstat related to the -f option

Varnish varnish-bugs at varnish-cache.org
Tue Nov 19 17:38:00 CET 2013


#957: Bug in varnishstat related to the -f option
-------------------------+---------------------
 Reporter:  leed25d      |       Owner:  martin
     Type:  defect       |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  varnishstat  |     Version:  3.0.0
 Severity:  major        |  Resolution:  fixed
 Keywords:               |
-------------------------+---------------------
Changes (by Martin Blix Grydeland <martin@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [154aea3248aa7465878f8261ef3b528c111d882e]:
 {{{
 #!CommitTicketReference repository=""
 revision="154aea3248aa7465878f8261ef3b528c111d882e"
 Fix parsing of -f arguments in varnishstat (and vsc)

 Removed the comma-separated delimiting of this option parsing, as that
 conflicted with comma characters often used in backend names. Use
 multiple arguments to have several filters.

 Parser honors backslash escapes. This makes it possible to list names
 containing '.' (also common with backend names).

 Fixes: #957
 }}}

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/957#comment:5>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list