• Poul-Henning Kamp's avatar
    Rewrite the req.hash implmentation: · 93a770e4
    Poul-Henning Kamp authored
    Instead of assembling the entire hash-string in the workspace, use
    a scatter gather approach, hinted by the VCL compiler.
    
    This eliminates the workspace reservation which prevented regsub() from
    working in vcl_hash, and reduces the size of the necessary workspace a
    fair bit as well, at the cost of a little bit of complexity in the
    hash implmentations.
    
    Closes ticket 137 and possibly 141
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@1805 d4fa192b-c00b-0410-8231-f00ffab90ce4
    93a770e4
Name
Last commit
Last update
..
varnishadm Loading commit data...
varnishd Loading commit data...
varnishhist Loading commit data...
varnishlog Loading commit data...
varnishncsa Loading commit data...
varnishreplay Loading commit data...
varnishstat Loading commit data...
varnishtop Loading commit data...
Makefile.am Loading commit data...