commit | 736aa238a369edf5089bb50e7661576f270fd9b1 | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@exceliance.fr> | Tue Jun 30 17:56:00 2009 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jul 14 12:50:39 2009 +0200 |
tree | a614f6fa75b753c89aba3ba2689002d1903cbe83 | |
parent | bede3d0ef44e80f3ae49be7ca8c5a77c5ed6ac1b [diff] |
[MEDIUM] add support for RDP cookie load-balancing This patch adds support for hashing RDP cookies in order to use them as a load-balancing key. The new "rdp-cookie(name)" load-balancing metric has to be used for this. It is still mandatory to wait for an RDP cookie in the frontend, otherwise it will randomly work.