• Poul-Henning Kamp's avatar
    Exploit the new and cleaner director interface and add a "hash" director · 67022a33
    Poul-Henning Kamp authored
    by sharing most of the code with the "random" director.
    
    The Hash director will use the hash output from vcl_hash{} to pick a
    backend from the configured set.
    
    If this backend is unhealthy, it pick another backend, using only the
    healthy subset of backends, but as soon as the "canonical" backend becomes
    healthy it will revert to using that.
    
    This means that one backend going unhealthy on "rehashes" the requests for
    that backend, hashing for healthy backends are not affected.
    
    
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk@4419 d4fa192b-c00b-0410-8231-f00ffab90ce4
    67022a33
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...
varnishtest Loading commit data...
varnishtop Loading commit data...
Makefile.am Loading commit data...