Allow customization of variables hash tables

This commit is contained in:
Manuel de Brito Fontes 2017-05-28 16:05:49 -04:00
parent f00823fd83
commit 8837cf93e2
3 changed files with 15 additions and 0 deletions

View file

@ -469,6 +469,8 @@ The following table shows the options, the default value and a description.
|ssl-session-timeout|10m|
|use-gzip|"true"|
|use-http2|"true"|
|variables-hash-bucket-size|64|
|variables-hash-max-size|2048|
|vts-status-zone-size|10m|
|whitelist-source-range|permit all|
|worker-processes|number of CPUs|