• Martin Blix Grydeland's avatar
    Add a SLT_BackendStart log tag, and log address and port on backend req · 3b078764
    Martin Blix Grydeland authored
    This log record is a counterpart to the SLT_ReqStart for backends, and
    shows the socket endpoint we are talking to at the start of backend
    requests. Today this information is only logged on opening a backend
    connection (SLT_BackendOpen), and is thus not available on the backend
    log transaction when on a reused backend connection.
    
    We need this information to complete the backend view varnishncsa
    extension.
    3b078764
vsl_tags.h 16.4 KB