• Nils Goroll's avatar
    Revert "kill stale oc for backend synth" · 5014b338
    Nils Goroll authored
    This reverts commit de3e581e.
    
    tests/saintmode/test04.vtc from varnish-modules revealed that there may
    be use cases where it is implied that vcl_backend_error will leave a
    ttl=0 object and the sale object will remain in place.
    
    This can be resolved by:
    
    	- return(abandon) for these cases or
    	- making the HSH_Kill conditional on bo->fetch_objcore->ttl > 0
    
    but I already has concerns regarding the impact of this change and have
    them even more now.
    
    We need time to ponder about the consequences and a documented
    inefficiency is better than unexpected behaviour in a release.
    5014b338
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
fuzzers Loading commit data...
hash Loading commit data...
hpack Loading commit data...
http1 Loading commit data...
http2 Loading commit data...
mgt Loading commit data...
proxy Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am Loading commit data...
VSC_lck.vsc Loading commit data...
VSC_main.vsc Loading commit data...
VSC_mempool.vsc Loading commit data...
VSC_mgt.vsc Loading commit data...
VSC_sma.vsc Loading commit data...
VSC_smf.vsc Loading commit data...
VSC_smu.vsc Loading commit data...
VSC_vbe.vsc Loading commit data...
builtin.vcl Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...