• Tollef Fog Heen's avatar
    Emit BackendXID and check c_flag/b_flag properly · 412c4f75
    Tollef Fog Heen authored
    07d488cb partially broke varnishlog,
    since libvarnishapi did not properly check if both -c and -b were
    given.
    
    In addition, varnishd did not emit a tag at the start of a backend
    transaction.  Emit BackendXID since that seems appropriate.
    
    Fixes #1325
    412c4f75
cache_dir.c 3.63 KB