[Varnish] #1603: vcl_hit: rename return(fetch) to return(miss) or have return(fetch) go to backend / v_b_f
    Varnish 
    varnish-bugs at varnish-cache.org
       
    Mon Apr 27 18:57:43 CEST 2015
    
    
  
#1603: vcl_hit: rename return(fetch) to return(miss) or have return(fetch) go to
backend / v_b_f
----------------------+--------------------
 Reporter:  slink     |       Owner:
     Type:  defect    |      Status:  new
 Priority:  normal    |   Milestone:
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+--------------------
Comment (by fgsch):
 Do we want to do anything about this?
 I think changing vcl_hit{} to go to vcl_backend_fetch{} makes sense but I
 appreciate this could break anyone depending on vcl_hit{} going to
 vcl_miss{} on `return(fetch)`.
-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1603#comment:1>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list