nghttpx: Add reference to manual section for session resumption

This commit is contained in:
Tatsuhiro Tsujikawa 2015-07-29 00:00:43 +09:00
parent a1288a5826
commit a73cfd5f7b
1 changed files with 3 additions and 1 deletions

View File

@ -1488,7 +1488,9 @@ SSL/TLS:
generator is required. nghttpx just gets TLS ticket
keys from memcached, and use them, possibly replacing
current set of keys. It is up to extern TLS ticket key
generator to rotate keys frequently.
generator to rotate keys frequently. See "TLS SESSION
TICKET RESUMPTION" section in manual page to know the
data format in memcached entry.
--tls-ticket-key-memcached-interval=<DURATION>
Set interval to get TLS ticket keys from memcached.
Default: )"