• 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
Name
Last commit
Last update
..
Makefile.am Loading commit data...
libvarnishapi.map Loading commit data...
vsc.c Loading commit data...
vsl.c Loading commit data...
vsl_api.h Loading commit data...
vsl_arg.c Loading commit data...
vsm.c Loading commit data...
vsm_api.h Loading commit data...