• Poul-Henning Kamp's avatar
    Add a new paramter "purge_hash" which defaults to "off". · 8ed16972
    Poul-Henning Kamp authored
    Only save the hash-string in the session workspace and objects when
    this paramter is set to "on".
    
    For sites with many small objects, this will save significant VM.
    
    When this paramter is set to "off", the "purge.hash" facility will
    not work, but this should not be a problem, because the new purging
    facility allow much more expressive purging, the typical case
    being:
    
    	purge req.http.host ~ www.foo.com && req.url ~ "article2383"
    
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@3526 d4fa192b-c00b-0410-8231-f00ffab90ce4
    8ed16972
Name
Last commit
Last update
bin 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...