• Poul-Henning Kamp's avatar
    Make session_linger the default with 50msec timeout. · 6832de7e
    Poul-Henning Kamp authored
    Change the session handling logic, so that we hand any session back to
    the herder, if the session_linger timer fires.
    
    This means that a new session, will get a worker thread, but if nothing
    happens within session_linger, it disembarks and lets the herder handle
    the assembly of the request.
    
    This actually simplifies the state engine, because the "again" state
    (now renamed "wait) can also be used both for the first request.
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@4079 d4fa192b-c00b-0410-8231-f00ffab90ce4
    6832de7e
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...
man Loading commit data...
redhat Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
varnishapi.pc.in Loading commit data...