• Poul-Henning Kamp's avatar
    Hook a waiter up to each backend connection pool. · cf85e6c1
    Poul-Henning Kamp authored
    This should solve the problem of old stale backend connections, as the
    waiter will discover the backend closing their end.
    
    A default timeout of one minute from our end is hardcoded for now,
    it will be VCL configurable once I make it over to the VCC.
    
    For now a lot of debugging VSL's have been left in, until we see
    how much trouble this causes...
    cf85e6c1
cache_backend.h 4.06 KB