• Martin Blix Grydeland's avatar
    Set up 'wrk->vsl' pointer for H/2 session thread · 7ab694ac
    Martin Blix Grydeland authored
    The H/2 session thread does have a VSL buffer already set up, but the
    'wrk->vsl' pointer was not set. This caused issue for e.g. LRU_NukeOne()
    as it wants to log. Set the buffer for the duration that the worker is
    dedicated as an H/2 session thread.
    7ab694ac
cache_http2_session.c 11.4 KB