haproxy/include
Olivier Houchard 250031e444 MEDIUM: sessions: Introduce session flags.
Add session flags, and add a new flag, SESS_FL_PREFER_LAST, to be set when
we use NTLM authentication, and we should reuse the last connection. This
should fix using NTLM with HTX. This totally replaces TX_PREFER_LAST.

This should be backported to 1.9.
2019-05-29 15:41:47 +02:00
..
common MEDIUM: buffers: relax the buffer lock a little bit 2019-05-28 17:25:21 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: task: turn the WQ lock to an RW_LOCK 2019-05-28 19:15:44 +02:00
types MEDIUM: sessions: Introduce session flags. 2019-05-29 15:41:47 +02:00