commit | 600802aef0b2df278142c24968627e1dd242f24c | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Aug 04 17:19:06 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 06 10:59:08 2015 +0200 |
tree | 72f6940ed9f2ee064e3c1a79ba11eaf6d972bba5 | |
parent | 41b09f4bbc748630fd6f9f1899bdcf3d16e51102 [diff] |
MINOR: server: add a list of private idle connections For now it's not populated but we have the list entry. It will carry all idle connections that sessions don't want to share. They may be used later to reclaim connections upon socket shortage for example.