commit | 0c18a6fe34ee447f33b2bc757b119e8e7df4d931 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <cognet@ci0.org> | Sun Dec 02 14:11:41 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Dec 02 18:16:53 2018 +0100 |
tree | 325478f01725e3b24b0f15a4ec02541c2088aab2 | |
parent | 8defe4b51aeb478b7d8138e7e867b2b9e2a6990f [diff] |
MEDIUM: servers: Add a way to keep idle connections alive. Add a new keyword for servers, "idle-timeout". If set, unused connections are kept alive until the timeout happens, and will be picked for reuse if no other connection is available.