haproxy/include
Willy Tarreau 2a3fb1c8bb MINOR: ssl/server: add the "no-ssl-reuse" server option
This option disables SSL session reuse when SSL is used to communicate with
the server. It will force the server to perform a full handshake for every
new connection. It's probably only useful for benchmarking, troubleshooting,
and for paranoid users.
2015-02-06 18:04:08 +01:00
..
common MEDIUM: regex: add support for passing regex flags to regex_exec_match() 2015-01-22 14:24:53 +01:00
import
proto MEDIUM: Allow suppression of email alerts by log level 2015-02-06 07:59:58 +01:00
types MINOR: ssl/server: add the "no-ssl-reuse" server option 2015-02-06 18:04:08 +01:00