• Poul-Henning Kamp's avatar
    Remove the vcl_timeout{} VCL callback. · 236e1950
    Poul-Henning Kamp authored
    We had big plans for this originally, but none of them have materialized
    because there are better ways to do those things.
    
    For instance: why invent a lot of code to do prefetch, when wget(1) can
    do the job already ?
    
    Getting rid of vcl_timeout{} (and vcl_discard{}, see yesterdays commit)
    simplifies the expiry codes locking and statekeeping significantly.
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4100 d4fa192b-c00b-0410-8231-f00ffab90ce4
    236e1950
Name
Last commit
Last update
..
Makefile.am Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vcc_acl.c Loading commit data...
vcc_action.c Loading commit data...
vcc_backend.c Loading commit data...
vcc_compile.c Loading commit data...
vcc_compile.h Loading commit data...
vcc_dir_random.c Loading commit data...
vcc_dir_round_robin.c Loading commit data...
vcc_fixed_token.c Loading commit data...
vcc_gen_fixed_token.tcl Loading commit data...
vcc_gen_obj.tcl Loading commit data...
vcc_obj.c Loading commit data...
vcc_parse.c Loading commit data...
vcc_priv.h Loading commit data...
vcc_string.c Loading commit data...
vcc_token.c Loading commit data...
vcc_token_defs.h Loading commit data...
vcc_var.c Loading commit data...
vcc_xref.c Loading commit data...