• Martin Blix Grydeland's avatar
    New 'h2_rxbuf_storage' param to set rxbuf stevedore · de3ed6b7
    Martin Blix Grydeland authored
    This parameter allows the user to choose which storage backend / stevedore
    that the H/2 receive buffers are allocated from. By default it uses
    Transient.
    
    Conflicts:
    	bin/varnishd/mgt/mgt.h
    	bin/varnishd/mgt/mgt_param.h
    	bin/varnishd/mgt/mgt_param_tbl.c
    	include/tbl/params.h
    de3ed6b7
Name
Last commit
Last update
..
mgt_stevedore.c Loading commit data...
mgt_storage_persistent.c Loading commit data...
stevedore.c Loading commit data...
stevedore_utils.c Loading commit data...
storage.h Loading commit data...
storage_file.c Loading commit data...
storage_lru.c Loading commit data...
storage_malloc.c Loading commit data...
storage_persistent.c Loading commit data...
storage_persistent.h Loading commit data...
storage_persistent_silo.c Loading commit data...
storage_persistent_subr.c Loading commit data...
storage_simple.c Loading commit data...
storage_simple.h Loading commit data...
storage_umem.c Loading commit data...