Allow custom server_names_hash_max_size and server_names_hash_bucket_size values
This commit is contained in:
parent
c729cd8adc
commit
9994365ae4
2 changed files with 5 additions and 11 deletions
|
|
@ -283,8 +283,6 @@ func NewDefault() Configuration {
|
|||
MaxWorkerConnections: 16384,
|
||||
MapHashBucketSize: 64,
|
||||
ProxyRealIPCIDR: defIPCIDR,
|
||||
ServerNameHashMaxSize: 512,
|
||||
ServerNameHashBucketSize: 64,
|
||||
ShowServerTokens: true,
|
||||
SSLBufferSize: sslBufferSize,
|
||||
SSLCiphers: sslCiphers,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue