• Nils Goroll's avatar
    Fix implicit cache hit reporting in X-Varnish · 452852f6
    Nils Goroll authored
    req->wrk->stats->cache_hit only gets reset when workers go to idle
    and sum up stats.
    
    This additional space-wasting byte-flag will get collapsed with the
    other space-wasting flags soon, it is just added temporarly to separate
    commits.
    452852f6
Name
Last commit
Last update
..
tests Loading commit data...
tests.disabled Loading commit data...
Makefile.am Loading commit data...
Makefile.phk Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
programs.h Loading commit data...
vmods.h Loading commit data...
vtc.c Loading commit data...
vtc.h Loading commit data...
vtc_client.c Loading commit data...
vtc_http.c Loading commit data...
vtc_log.c Loading commit data...
vtc_logexp.c Loading commit data...
vtc_main.c Loading commit data...
vtc_sema.c Loading commit data...
vtc_server.c Loading commit data...
vtc_varnish.c Loading commit data...