• arianna-aondio's avatar
    Regression test for ticket 1665: wrong behavior of timeout_req. · 8f3fe41e
    arianna-aondio authored
    Timeout_req was measured from t_idle(which could be either the moment
    the connection was accepted or the time of the last activity of the
    previous request on the same connection)
    
    Timeout_req, according to the definition(varnishd/mgt/mgt_param_tbl.c)
    is now measured starting from t_first(timestamp for the
    first byte received).
    8f3fe41e
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
redhat Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
Makefile.inc.phk Loading commit data...
Makefile.phk Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
config.phk Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...