• Martin Blix Grydeland's avatar
    Turn on SO_KEEPALIVE on all TCP connections. · f91fc4d9
    Martin Blix Grydeland authored
    This will help in determining remote hang up of the connection for
    situations where we still are not able to send any reply, but freeing
    the session will reduce resource overhead (e.g. when staying on
    waitinglists for extended periods).
    
    On platforms that support it also add runtime parameters to control
    the keep-alive packet settings through socket options. On platforms
    that don't support these socket options, the values must be set system
    wide.
    
    The Varnish runtime parameters will only be applied when they are less
    than the system default.
    f91fc4d9
Name
Last commit
Last update
..
common.h Loading commit data...
common_vsm.c Loading commit data...
heritage.h Loading commit data...
params.h Loading commit data...