Lua OCSP stapling
This commit is contained in:
parent
42b3a1ebd2
commit
1dab12fb81
6 changed files with 164 additions and 5 deletions
|
|
@ -73,6 +73,7 @@ var (
|
|||
"balancer_ewma_last_touched_at": 10,
|
||||
"balancer_ewma_locks": 1,
|
||||
"certificate_servers": 5,
|
||||
"ocsp_response_cache": 5, // keep this same as certificate_servers
|
||||
}
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue