• Poul-Henning Kamp's avatar
    Add a facility to give each session a unique number with a minimum of · ad277d29
    Poul-Henning Kamp authored
    locking:  Each pool fetches blocks of numbers to assign, then hands them
    out one by one using the existing lock.
    
    Session numbers are 32bit and start at zero on worker process startup.
    
    Together with another 32bit number, local to the session, they will
    be used to link VSL records into transactions.
    ad277d29
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
hash Loading commit data...
mgt Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am Loading commit data...
default.vcl Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...