• Poul-Henning Kamp's avatar
    Simplify the generation of error responses. · b6469445
    Poul-Henning Kamp authored
    Don't take a detour around cache_response.c, go directly to
    cache_synthetic.c.
    
    Don't wast time and energy mucking about with pseudo-objects,
    just synthesize the error body directly in the workspace and
    send it from there.
    
    Close the session after sending error response, freeing up
    resources sounds like a good strategy. (XXX: for futher study).
    
    This might be related to #167
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@2266 d4fa192b-c00b-0410-8231-f00ffab90ce4
    b6469445
Name
Last commit
Last update
bin Loading commit data...
debian Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
man Loading commit data...
redhat Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
varnishapi.pc.in Loading commit data...