Delete OCSP Response cache when certificate renewed
This commit is contained in:
parent
a6994bee95
commit
724646bd73
4 changed files with 59 additions and 1 deletions
|
|
@ -30,6 +30,7 @@ resty \
|
|||
--shdict "configuration_data 5M" \
|
||||
--shdict "certificate_data 16M" \
|
||||
--shdict "certificate_servers 1M" \
|
||||
--shdict "ocsp_response_cache 1M" \
|
||||
--shdict "balancer_ewma 1M" \
|
||||
--shdict "balancer_ewma_last_touched_at 1M" \
|
||||
--shdict "balancer_ewma_locks 512k" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue