• Dridi Boukelmoune's avatar
    vrt_var: Expose bereq.task_deadline in vcl_pipe · 48170767
    Dridi Boukelmoune authored
    The [be]req.task_deadline should eventually be generalized to all
    subroutines with read-write access to [be]req. When that happens,
    bereq.task_deadline will inherit req.task_deadline during the pipe
    transition.
    
    Related tasks should otherwise have independent deadlines, except
    sub-request tasks like ESI where there is a hierarchical dependency.
    48170767
cache_http1.h 2.64 KB