]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: ssl: add 'no-tls-tickets' statement documentation.
authorEmeric Brun <ebrun@exceliance.fr>
Tue, 2 Oct 2012 12:00:59 +0000 (14:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Oct 2012 14:05:35 +0000 (16:05 +0200)
commit90ad8727dda01b8541a0014535fb0b1bb2fa4342
tree2558dd510c205efb299e304a03d04f227261e02c
parent2d0c48268202690ee96bd6c6a91b5e353be13b14
DOC: ssl: add 'no-tls-tickets' statement documentation.

Disables the stateless session resumption (RFC 5077 TLS Ticket
extension) and force to use stateful session resumption. Stateless
session resumption is more expensive in CPU usage.
doc/configuration.txt