• Dridi Boukelmoune's avatar
    New req_dropped counter similar to sess_dropped · 05085d75
    Dridi Boukelmoune authored
    This one is for h2 streams, so the thread pools needed to learn about
    "stream" tasks. To properly test this counter, thread_pool_timeout is
    now disregarded when the vtc_mode debug flag is set. A minimum value
    of 10s is unrealistic for the test suite, it is now hard-coded to 0.5s
    when ran through varnishtest.
    05085d75
Name
Last commit
Last update
..
cache_http2.h Loading commit data...
cache_http2_deliver.c Loading commit data...
cache_http2_hpack.c Loading commit data...
cache_http2_panic.c Loading commit data...
cache_http2_proto.c Loading commit data...
cache_http2_send.c Loading commit data...
cache_http2_session.c Loading commit data...