]> git.kaiwu.me - haproxy.git/commit
MINOR: ssl: add pattern fetch 'ssl_fc_session_id'
authorEmeric Brun <ebrun@exceliance.fr>
Tue, 16 Oct 2012 12:59:28 +0000 (14:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 26 Oct 2012 13:07:59 +0000 (15:07 +0200)
commitfe68f682b1229a828c565e6825e2f8b881cac50f
treeb57a05b836beb8a457a73315f36cc9569b346ae9
parent589fcadbd9cc4b2b7ddaed739a3fa5ef7fcfd793
MINOR: ssl: add pattern fetch 'ssl_fc_session_id'

This fetch returns the SSL ID of the front connection. Useful to stick
on a given client.
doc/configuration.txt
src/ssl_sock.c