• Nils Goroll's avatar
    Optimizations made possible with transport_hsh_cancel in Varnish-Cache · d3ea31cb
    Nils Goroll authored
    these optimizations are possible if Varnish-Cache accepts the
    transport_hsh_cancel PR:
    
    If the transport gets to decide when to call HSH_Cancel(), we can keep
    references also to private leaf objects.
    
    For ESI objects, which we also need to inspect when building the
    delivery tree, we still need to make copies in pesi_buf_bytes because,
    if the final flag to ObjIterate() is set, the storage engine can (and
    usually will) free segments "behind" delivery.
    d3ea31cb
Name
Last commit
Last update
misc/coccinelle Loading commit data...
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...