• Dag Erling Smørgrav's avatar
    Implement the "error" VCL keyword: · ac3a4381
    Dag Erling Smørgrav authored
     - add fields to struct sess where VRT_error can store the error code and
       message
     - modify cnt_error() to pass these fields to RES_Error(), then clear them
     - modify RES_Error() (and the entire chain) to accept a third argument
       giving an explanation of the error.
     - have RES_Error() reset the worker before writing the error document, to
       make sure wfd is set.
    
    fixes: #4
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@823 d4fa192b-c00b-0410-8231-f00ffab90ce4
    ac3a4381
Name
Last commit
Last update
..
libcompat Loading commit data...
libvarnish Loading commit data...
libvarnishapi Loading commit data...
libvcl Loading commit data...
Makefile.am Loading commit data...