• Nils Goroll's avatar
    Expose to VCL whether or not a fetch is a background fetch (bgfetch) · bf167ec4
    Nils Goroll authored
    The use case are cluster requests: Intra-cluster bgfetches should
    trigger a synchronous fetch on the peer-varnish in order to avoid
    additional short-lived / expired objects being created. Or, in
    other words, a bgfetch should actually get a fresh object and not
    one in grace from another cache.
    
    Merges #2376
    
    This is a back port of d7f8b531.
    
    Conflicts:
    	bin/varnishd/cache/cache_fetch.c
    	doc/changes.rst
    	include/tbl/bo_flags.h
    bf167ec4
Name
Last commit
Last update
..
README Loading commit data...
acct_fields_bereq.h Loading commit data...
acct_fields_req.h Loading commit data...
backend_poll.h Loading commit data...
ban_vars.h Loading commit data...
bo_flags.h Loading commit data...
body_status.h Loading commit data...
debug_bits.h Loading commit data...
feature_bits.h Loading commit data...
http_headers.h Loading commit data...
http_response.h Loading commit data...
locks.h Loading commit data...
obj_attr.h Loading commit data...
params.h Loading commit data...
req_body.h Loading commit data...
req_flags.h Loading commit data...
sess_attr.h Loading commit data...
sess_close.h Loading commit data...
steps.h Loading commit data...
symbol_kind.h Loading commit data...
vsc_all.h Loading commit data...
vsc_f_main.h Loading commit data...
vsc_fields.h Loading commit data...
vsc_levels.h Loading commit data...
vsc_types.h Loading commit data...
vsl_tags.h Loading commit data...
vsl_tags_http.h Loading commit data...