mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-08 11:08:52 +08:00
nghttpx: Add option to specify maximum number of session cache
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user