nghttpx: Add option to specify maximum number of session cache

This commit is contained in:
Tatsuhiro Tsujikawa
2016-02-07 00:16:14 +09:00
parent 26d49c1dc3
commit e763770f3e
5 changed files with 41 additions and 6 deletions

View File

@@ -113,7 +113,8 @@ OPTIONS = [
"header-field-buffer",
"max-header-fields",
"no-http2-cipher-black-list",
"backend-http1-tls"
"backend-http1-tls",
"backend-tls-session-cache-per-worker"
]
LOGVARS = [