mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-07 15:47:01 +02:00
DOC: configuration: corrected description of keyword tune.ssl.ocsp-update.mindelay
Deleted the text paragraph in the description of keyword
tune.ssl.ocsp-update.mindelay, which was added in the commit 5843237
"MINOR: ssl: Add global options to modify ocsp update min/max delay",
because it was a copy of the description of tune.ssl.ssl-ctx-cache-size.
This commit is contained in:
parent
c3a94a3750
commit
f6ab0446fb
@ -3905,11 +3905,6 @@ tune.ssl.ocsp-update.mindelay <number>
|
|||||||
"tune.ssl.ocsp-update.maxdelay". See option "ocsp-update" for more
|
"tune.ssl.ocsp-update.maxdelay". See option "ocsp-update" for more
|
||||||
information about the auto update mechanism.
|
information about the auto update mechanism.
|
||||||
|
|
||||||
Sets the size of the cache used to store generated certificates to <number>
|
|
||||||
entries. This is a LRU cache. Because generating a SSL certificate
|
|
||||||
dynamically is expensive, they are cached. The default cache size is set to
|
|
||||||
1000 entries.
|
|
||||||
|
|
||||||
tune.stick-counters <number>
|
tune.stick-counters <number>
|
||||||
Sets the number of stick-counters that may be tracked at the same time by a
|
Sets the number of stick-counters that may be tracked at the same time by a
|
||||||
connection or a request via "track-sc*" actions in "tcp-request" or
|
connection or a request via "track-sc*" actions in "tcp-request" or
|
||||||
|
Loading…
Reference in New Issue
Block a user