Release 0.26.0
This commit is contained in:
parent
a9f332704a
commit
6715108d8a
9 changed files with 231 additions and 9 deletions
|
|
@ -715,7 +715,7 @@ func NewDefault() Configuration {
|
|||
UseGeoIP: true,
|
||||
UseGeoIP2: false,
|
||||
WorkerProcesses: strconv.Itoa(runtime.NumCPU()),
|
||||
WorkerShutdownTimeout: "10s",
|
||||
WorkerShutdownTimeout: "240s",
|
||||
VariablesHashBucketSize: 128,
|
||||
VariablesHashMaxSize: 2048,
|
||||
UseHTTP2: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue