• 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
Name
Last commit
Last update
..
cache_http1.h Loading commit data...
cache_http1_deliver.c Loading commit data...
cache_http1_fetch.c Loading commit data...
cache_http1_fsm.c Loading commit data...
cache_http1_line.c Loading commit data...
cache_http1_pipe.c Loading commit data...
cache_http1_proto.c Loading commit data...
cache_http1_vfp.c Loading commit data...