The ACME protocol requires you to give a contact url when you sign up. Currently,
diff --git a/docs/manual/mod/mod_ssl.html.fr.utf8 b/docs/manual/mod/mod_ssl.html.fr.utf8
index 30958ae7d76..d706b2aaae5 100644
--- a/docs/manual/mod/mod_ssl.html.fr.utf8
+++ b/docs/manual/mod/mod_ssl.html.fr.utf8
@@ -30,6 +30,8 @@
es |
fr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
| Description: | Chiffrement de haut niveau basé sur les protocoles Secure
Sockets Layer (SSL) et Transport Layer Security (TLS) |
| Statut: | Extension |
diff --git a/docs/manual/mod/mod_ssl.xml.meta b/docs/manual/mod/mod_ssl.xml.meta
index d50eb9de390..194507ef078 100644
--- a/docs/manual/mod/mod_ssl.xml.meta
+++ b/docs/manual/mod/mod_ssl.xml.meta
@@ -9,6 +9,6 @@
en
es
- fr
+ fr
diff --git a/docs/manual/mod/quickreference.html.de b/docs/manual/mod/quickreference.html.de
index e84144f2dd3..257b8a409f5 100644
--- a/docs/manual/mod/quickreference.html.de
+++ b/docs/manual/mod/quickreference.html.de
@@ -511,7 +511,7 @@ beziehen
| FirehoseRequestOutput [ block | nonblock ] filename | | s | E |
| Capture traffic going out of the server on each request |
| FlushMaxPipelined number | 5 | sv | C |
| Maximum number of pipelined responses above which they are flushed
to the network |
-| FlushMaxThresholdnumber-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
+ |
| FlushMaxThreshold number-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
network |
| ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
| Action to take if a single acceptable document is not
found |
@@ -535,12 +535,12 @@ requests
| H2MaxWorkers n | | s | E |
| Maximum number of worker threads to use per child process. |
| H2MinWorkers n | | s | E |
| Minimal number of worker threads to use per child process. |
| H2ModernTLSOnly on|off | on | sv | E |
| Require HTTP/2 connections to be "modern TLS" only |
-| H2OutputBuffering on/off | on | sv | E |
| Determine buffering behaviour of output |
-| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
+| H2OutputBuffering on|off | on | sv | E |
| Determine buffering behaviour of output |
+| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
| H2Push on|off | on | svdh | E |
| H2 Server Push Switch |
| H2PushDiarySize n | 256 | sv | E |
| H2 Server Push Diary Size |
-| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
-| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
+| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
+| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
| H2SerializeHeaders on|off | off | sv | E |
| Serialize Request/Response Processing Switch |
| H2StreamMaxMemSize bytes | 65536 | sv | E |
| Maximum amount of output data buffered per stream. |
| H2StreamTimeout time-interval[s] | | svd | E |
| Maximum time waiting when sending/receiving data to stream processing |
@@ -1236,21 +1236,21 @@ Certificate verification
verwendet wird, die Client-Verbindungen bearbeiten.
| TimeOut Sekunden | 60 | s | C |
| Zeitspanne, die der Server auf verschiedene Ereignisse wartet,
bevor er die Anfrage abbricht |
-| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
-| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
-| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
-| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
-| TLSHonorClientOrder on|off | | sv | X |
| - |
-| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
-| TLSProtocol version+ | | sv | X |
| specifies the minimum version of the TLS protocol to use. |
-| TLSProxyCA file.pem | | sv | X |
| sets the root certificates to validate the backend server with. |
-| TLSProxyCipherPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred for a proxy connection. |
-| TLSProxyCipherSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used for a proxy connection. |
+| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
+| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
+| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
+| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
+| TLSHonorClientOrder on|off | on | sv | X |
| determines if the order of ciphers supported by the client is honored |
+| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
+| TLSProtocol version+ | v1.2+ | sv | X |
| specifies the minimum version of the TLS protocol to use. |
+| TLSProxyCA file.pem | | sv | X |
| sets the root certificates to validate the backend server with. |
+| TLSProxyCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred for a proxy connection. |
+| TLSProxyCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used for a proxy connection. |
| TLSProxyEngine on|off | | sv | X |
| enables TLS for backend connections. |
-| TLSProxyMachineCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
-| TLSProxyProtocol version+ | | sv | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
-| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
-| TLSStrictSNI on|off | | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
+| TLSProxyMachineCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
+| TLSProxyProtocol version+ | v1.2+ | sv | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
+| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
+| TLSStrictSNI on|off | on | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
| TraceEnable [on|off|extended] | on | s | C |
Legt das Verhalten von TRACE-Anfragen fest |
| TransferLog file|pipe | | sv | B |
| Specify location of a log file |
| TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
diff --git a/docs/manual/mod/quickreference.html.es.utf8 b/docs/manual/mod/quickreference.html.es.utf8
index f3cfa9bddc7..8ba5d4ad6b5 100644
--- a/docs/manual/mod/quickreference.html.es.utf8
+++ b/docs/manual/mod/quickreference.html.es.utf8
@@ -504,7 +504,7 @@ filenames
| FirehoseRequestOutput [ block | nonblock ] filename | | s | E |
| Capture traffic going out of the server on each request |
| FlushMaxPipelined number | 5 | sv | C |
| Maximum number of pipelined responses above which they are flushed
to the network |
-| FlushMaxThresholdnumber-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
+ |
| FlushMaxThreshold number-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
network |
| ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
| Action to take if a single acceptable document is not
found |
@@ -528,12 +528,12 @@ requests
| H2MaxWorkers n | | s | E |
| Maximum number of worker threads to use per child process. |
| H2MinWorkers n | | s | E |
| Minimal number of worker threads to use per child process. |
| H2ModernTLSOnly on|off | on | sv | E |
| Require HTTP/2 connections to be "modern TLS" only |
-| H2OutputBuffering on/off | on | sv | E |
| Determine buffering behaviour of output |
-| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
+| H2OutputBuffering on|off | on | sv | E |
| Determine buffering behaviour of output |
+| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
| H2Push on|off | on | svdh | E |
| H2 Server Push Switch |
| H2PushDiarySize n | 256 | sv | E |
| H2 Server Push Diary Size |
-| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
-| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
+| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
+| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
| H2SerializeHeaders on|off | off | sv | E |
| Serialize Request/Response Processing Switch |
| H2StreamMaxMemSize bytes | 65536 | sv | E |
| Maximum amount of output data buffered per stream. |
| H2StreamTimeout time-interval[s] | | svd | E |
| Maximum time waiting when sending/receiving data to stream processing |
@@ -1241,21 +1241,21 @@ per child process
client connections
| TimeOut seconds | 60 | sv | C |
| Amount of time the server will wait for
certain events before failing a request |
-| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
-| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
-| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
-| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
-| TLSHonorClientOrder on|off | | sv | X |
| - |
-| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
-| TLSProtocol version+ | | sv | X |
| specifies the minimum version of the TLS protocol to use. |
-| TLSProxyCA file.pem | | svp | X |
| sets the root certificates to validate the backend server with. |
-| TLSProxyCipherPrefer cipher(-list) | | svp | X |
| defines ciphers that are preferred for a proxy connection. |
-| TLSProxyCipherSuppress cipher(-list) | | svp | X |
| defines ciphers that are not to be used for a proxy connection. |
+| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
+| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
+| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
+| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
+| TLSHonorClientOrder on|off | on | sv | X |
| determines if the order of ciphers supported by the client is honored |
+| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
+| TLSProtocol version+ | v1.2+ | sv | X |
| specifies the minimum version of the TLS protocol to use. |
+| TLSProxyCA file.pem | | svp | X |
| sets the root certificates to validate the backend server with. |
+| TLSProxyCiphersPrefer cipher(-list) | | svp | X |
| defines ciphers that are preferred for a proxy connection. |
+| TLSProxyCiphersSuppress cipher(-list) | | svp | X |
| defines ciphers that are not to be used for a proxy connection. |
| TLSProxyEngine on|off | | svp | X |
| enables TLS for backend connections. |
-| TLSProxyMachineCertificate cert_file [key_file] | | svp | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
-| TLSProxyProtocol version+ | | svp | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
-| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
-| TLSStrictSNI on|off | | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
+| TLSProxyMachineCertificate cert_file [key_file] | | svp | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
+| TLSProxyProtocol version+ | v1.2+ | svp | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
+| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
+| TLSStrictSNI on|off | on | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
| TraceEnable [on|off|extended] | on | s | C |
Determines the behaviour on TRACE requests |
| TransferLog file|pipe | | sv | B |
| Specify location of a log file |
| TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
diff --git a/docs/manual/mod/quickreference.html.ja.utf8 b/docs/manual/mod/quickreference.html.ja.utf8
index 4e7ebcd15c3..95d8e6ea713 100644
--- a/docs/manual/mod/quickreference.html.ja.utf8
+++ b/docs/manual/mod/quickreference.html.ja.utf8
@@ -484,7 +484,7 @@ request
| FirehoseRequestOutput [ block | nonblock ] filename | | s | E |
| Capture traffic going out of the server on each request |
| FlushMaxPipelined number | 5 | sv | C |
| Maximum number of pipelined responses above which they are flushed
to the network |
-| FlushMaxThresholdnumber-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
+ |
| FlushMaxThreshold number-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
network |
| ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
| è¦æ±ã«åãåç¬ã®ããã¥ã¡ã³ããè¦ã¤ãããªãã£ãã¨ãã«è¡ãªããã¨ãæå®
|
@@ -507,12 +507,12 @@ requests
| H2MaxWorkers n | | s | E |
| Maximum number of worker threads to use per child process. |
| H2MinWorkers n | | s | E |
| Minimal number of worker threads to use per child process. |
| H2ModernTLSOnly on|off | on | sv | E |
| Require HTTP/2 connections to be "modern TLS" only |
-| H2OutputBuffering on/off | on | sv | E |
| Determine buffering behaviour of output |
-| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
+| H2OutputBuffering on|off | on | sv | E |
| Determine buffering behaviour of output |
+| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
| H2Push on|off | on | svdh | E |
| H2 Server Push Switch |
| H2PushDiarySize n | 256 | sv | E |
| H2 Server Push Diary Size |
-| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
-| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
+| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
+| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
| H2SerializeHeaders on|off | off | sv | E |
| Serialize Request/Response Processing Switch |
| H2StreamMaxMemSize bytes | 65536 | sv | E |
| Maximum amount of output data buffered per stream. |
| H2StreamTimeout time-interval[s] | | svd | E |
| Maximum time waiting when sending/receiving data to stream processing |
@@ -1155,21 +1155,21 @@ Certificate verification
ã¹ã¿ãã¯ã®ãã¤ãæ°
| TimeOut seconds | 60 | sv | C |
| åã¤ãã³ãã«ã¤ãã¦ããªã¯ã¨ã¹ãã失æãããã¾ã§ã«ãµã¼ãã
å¾
ã¤æéãè¨å® |
-| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
-| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
-| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
-| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
-| TLSHonorClientOrder on|off | | sv | X |
| - |
-| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
-| TLSProtocol version+ | | sv | X |
| specifies the minimum version of the TLS protocol to use. |
-| TLSProxyCA file.pem | | sv | X |
| sets the root certificates to validate the backend server with. |
-| TLSProxyCipherPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred for a proxy connection. |
-| TLSProxyCipherSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used for a proxy connection. |
+| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
+| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
+| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
+| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
+| TLSHonorClientOrder on|off | on | sv | X |
| determines if the order of ciphers supported by the client is honored |
+| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
+| TLSProtocol version+ | v1.2+ | sv | X |
| specifies the minimum version of the TLS protocol to use. |
+| TLSProxyCA file.pem | | sv | X |
| sets the root certificates to validate the backend server with. |
+| TLSProxyCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred for a proxy connection. |
+| TLSProxyCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used for a proxy connection. |
| TLSProxyEngine on|off | | sv | X |
| enables TLS for backend connections. |
-| TLSProxyMachineCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
-| TLSProxyProtocol version+ | | sv | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
-| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
-| TLSStrictSNI on|off | | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
+| TLSProxyMachineCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
+| TLSProxyProtocol version+ | v1.2+ | sv | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
+| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
+| TLSStrictSNI on|off | on | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
| TraceEnable [on|off|extended] | on | s | C |
TRACE ã¡ã½ããã®ãªã¯ã¨ã¹ãã«å¯¾ããå¿çæ¹æ³ã決ãã
|
| TransferLog file|pipe | | sv | B |
| ãã°ãã¡ã¤ã«ã®ä½ç½®ãæå® |
diff --git a/docs/manual/mod/quickreference.html.ko.euc-kr b/docs/manual/mod/quickreference.html.ko.euc-kr
index 9c665abd1cf..3e2ffcaee36 100644
--- a/docs/manual/mod/quickreference.html.ko.euc-kr
+++ b/docs/manual/mod/quickreference.html.ko.euc-kr
@@ -481,7 +481,7 @@ filenames
| FirehoseRequestOutput [ block | nonblock ] filename | | s | E |
| Capture traffic going out of the server on each request |
| FlushMaxPipelined number | 5 | sv | C |
| Maximum number of pipelined responses above which they are flushed
to the network |
-| FlushMaxThresholdnumber-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
+ |
| FlushMaxThreshold number-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
network |
| ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
| Action to take if a single acceptable document is not
found |
@@ -505,12 +505,12 @@ requests
| H2MaxWorkers n | | s | E |
| Maximum number of worker threads to use per child process. |
| H2MinWorkers n | | s | E |
| Minimal number of worker threads to use per child process. |
| H2ModernTLSOnly on|off | on | sv | E |
| Require HTTP/2 connections to be "modern TLS" only |
-| H2OutputBuffering on/off | on | sv | E |
| Determine buffering behaviour of output |
-| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
+| H2OutputBuffering on|off | on | sv | E |
| Determine buffering behaviour of output |
+| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
| H2Push on|off | on | svdh | E |
| H2 Server Push Switch |
| H2PushDiarySize n | 256 | sv | E |
| H2 Server Push Diary Size |
-| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
-| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
+| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
+| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
| H2SerializeHeaders on|off | off | sv | E |
| Serialize Request/Response Processing Switch |
| H2StreamMaxMemSize bytes | 65536 | sv | E |
| Maximum amount of output data buffered per stream. |
| H2StreamTimeout time-interval[s] | | svd | E |
| Maximum time waiting when sending/receiving data to stream processing |
@@ -1180,21 +1180,21 @@ per child process
client connections
| TimeOut time-interval[s] | 60 | sv | C |
| Amount of time the server will wait for
certain events before failing a request |
-| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
-| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
-| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
-| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
-| TLSHonorClientOrder on|off | | sv | X |
| - |
-| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
-| TLSProtocol version+ | | sv | X |
| specifies the minimum version of the TLS protocol to use. |
-| TLSProxyCA file.pem | | sv | X |
| sets the root certificates to validate the backend server with. |
-| TLSProxyCipherPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred for a proxy connection. |
-| TLSProxyCipherSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used for a proxy connection. |
+| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
+| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
+| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
+| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
+| TLSHonorClientOrder on|off | on | sv | X |
| determines if the order of ciphers supported by the client is honored |
+| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
+| TLSProtocol version+ | v1.2+ | sv | X |
| specifies the minimum version of the TLS protocol to use. |
+| TLSProxyCA file.pem | | sv | X |
| sets the root certificates to validate the backend server with. |
+| TLSProxyCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred for a proxy connection. |
+| TLSProxyCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used for a proxy connection. |
| TLSProxyEngine on|off | | sv | X |
| enables TLS for backend connections. |
-| TLSProxyMachineCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
-| TLSProxyProtocol version+ | | sv | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
-| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
-| TLSStrictSNI on|off | | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
+| TLSProxyMachineCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
+| TLSProxyProtocol version+ | v1.2+ | sv | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
+| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
+| TLSStrictSNI on|off | on | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior on TRACE requests |
| TransferLog file|pipe | | sv | B |
| ·Î±×ÆÄÀÏ À§Ä¡¸¦ ¼³Á¤ÇÑ´Ù |
| TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
diff --git a/docs/manual/mod/quickreference.html.tr.utf8 b/docs/manual/mod/quickreference.html.tr.utf8
index 23b7ce4ef4a..945d03c9423 100644
--- a/docs/manual/mod/quickreference.html.tr.utf8
+++ b/docs/manual/mod/quickreference.html.tr.utf8
@@ -504,7 +504,7 @@ by MIME type
| FirehoseRequestOutput [ block | nonblock ] filename | | s | E |
| Capture traffic going out of the server on each request |
| FlushMaxPipelined number | 5 | sk | Ã |
| Maximum number of pipelined responses above which they are flushed
to the network |
-| FlushMaxThresholdnumber-of-bytes | 65536 | sk | Ã |
| Threshold above which pending data are flushed to the
+ |
| FlushMaxThreshold number-of-bytes | 65536 | sk | Ã |
| Threshold above which pending data are flushed to the
network |
| ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | skdh | T |
| Action to take if a single acceptable document is not
found |
@@ -527,12 +527,12 @@ expr=expression] | s | T | | H2MaxWorkers n | | s | E |
| Maximum number of worker threads to use per child process. |
| H2MinWorkers n | | s | E |
| Minimal number of worker threads to use per child process. |
| H2ModernTLSOnly on|off | on | sk | E |
| Require HTTP/2 connections to be "modern TLS" only |
-| H2OutputBuffering on/off | on | sk | E |
| Determine buffering behaviour of output |
-| H2Padding numbits | 0 | sk | E |
| Determine the range of padding bytes added to payload frames |
+| H2OutputBuffering on|off | on | sk | E |
| Determine buffering behaviour of output |
+| H2Padding numbits | 0 | sk | E |
| Determine the range of padding bytes added to payload frames |
| H2Push on|off | on | skdh | E |
| H2 Server Push Switch |
| H2PushDiarySize n | 256 | sk | E |
| H2 Server Push Diary Size |
-| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sk | E |
| H2 Server Push Priority |
-| H2PushResource [add] path [critical] | | skdh | E |
| Declares resources for early pushing to the client |
+| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sk | E |
| H2 Server Push Priority |
+| H2PushResource [add] path [critical] | | skdh | E |
| Declares resources for early pushing to the client |
| H2SerializeHeaders on|off | off | sk | E |
| Serialize Request/Response Processing Switch |
| H2StreamMaxMemSize bytes | 65536 | sk | E |
| Maximum amount of output data buffered per stream. |
| H2StreamTimeout time-interval[s] | | skd | E |
| Maximum time waiting when sending/receiving data to stream processing |
@@ -1223,21 +1223,21 @@ Certificate verification
yıÄıtın bayt cinsinden uzunluÄunu belirler.
| TimeOut saniye | 60 | sk | Ã |
| Bir istek için baÅarısız olmadan önce belirli olayların
gerçekleÅmesi için sunucunun geçmesini bekleyeceÄi süre. |
-| TLSCertificate cert_file [key_file] | | sk | D |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
-| TLSCiphersPrefer cipher(-list) | | sk | D |
| defines ciphers that are preferred. |
-| TLSCiphersSuppress cipher(-list) | | sk | D |
| defines ciphers that are not to be used. |
-| TLSEngine [address:]port | | s | D |
| defines on which address+port the module shall handle incoming connections. |
-| TLSHonorClientOrder on|off | | sk | D |
| - |
-| TLSOptions [+|-]option | | skdh | D |
| enables SSL variables for requests. |
-| TLSProtocol version+ | | sk | D |
| specifies the minimum version of the TLS protocol to use. |
-| TLSProxyCA file.pem | | sk | D |
| sets the root certificates to validate the backend server with. |
-| TLSProxyCipherPrefer cipher(-list) | | sk | D |
| defines ciphers that are preferred for a proxy connection. |
-| TLSProxyCipherSuppress cipher(-list) | | sk | D |
| defines ciphers that are not to be used for a proxy connection. |
+| TLSCertificate cert_file [key_file] | | sk | D |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
+| TLSCiphersPrefer cipher(-list) | | sk | D |
| defines ciphers that are preferred. |
+| TLSCiphersSuppress cipher(-list) | | sk | D |
| defines ciphers that are not to be used. |
+| TLSEngine [address:]port | | s | D |
| defines on which address+port the module shall handle incoming connections. |
+| TLSHonorClientOrder on|off | on | sk | D |
| determines if the order of ciphers supported by the client is honored |
+| TLSOptions [+|-]option | | skdh | D |
| enables SSL variables for requests. |
+| TLSProtocol version+ | v1.2+ | sk | D |
| specifies the minimum version of the TLS protocol to use. |
+| TLSProxyCA file.pem | | sk | D |
| sets the root certificates to validate the backend server with. |
+| TLSProxyCiphersPrefer cipher(-list) | | sk | D |
| defines ciphers that are preferred for a proxy connection. |
+| TLSProxyCiphersSuppress cipher(-list) | | sk | D |
| defines ciphers that are not to be used for a proxy connection. |
| TLSProxyEngine on|off | | sk | D |
| enables TLS for backend connections. |
-| TLSProxyMachineCertificate cert_file [key_file] | | sk | D |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
-| TLSProxyProtocol version+ | | sk | D |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
-| TLSSessionCache cache-spec | | s | D |
| specifies the cache for TLS session resumption. |
-| TLSStrictSNI on|off | | s | D |
| enforces exact matches of client server indicators (SNI) against host names. |
+| TLSProxyMachineCertificate cert_file [key_file] | | sk | D |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
+| TLSProxyProtocol version+ | v1.2+ | sk | D |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
+| TLSSessionCache cache-spec | | s | D |
| specifies the cache for TLS session resumption. |
+| TLSStrictSNI on|off | on | s | D |
| enforces exact matches of client server indicators (SNI) against host names. |
| TraceEnable [on|off|extended] | on | sk | Ã |
TRACE isteklerinde davranıŠÅeklini belirler
|
| TransferLog dosya|borulu-süreç
diff --git a/docs/manual/mod/quickreference.html.zh-cn.utf8 b/docs/manual/mod/quickreference.html.zh-cn.utf8
index 9788445081a..c69a2a33092 100644
--- a/docs/manual/mod/quickreference.html.zh-cn.utf8
+++ b/docs/manual/mod/quickreference.html.zh-cn.utf8
@@ -501,7 +501,7 @@ filenames |
| FirehoseRequestOutput [ block | nonblock ] filename | | s | E |
| Capture traffic going out of the server on each request |
| FlushMaxPipelined number | 5 | sv | C |
| Maximum number of pipelined responses above which they are flushed
to the network |
-| FlushMaxThresholdnumber-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
+ |
| FlushMaxThreshold number-of-bytes | 65536 | sv | C |
| Threshold above which pending data are flushed to the
network |
| ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
| Action to take if a single acceptable document is not
found |
@@ -525,12 +525,12 @@ requests
| H2MaxWorkers n | | s | E |
| Maximum number of worker threads to use per child process. |
| H2MinWorkers n | | s | E |
| Minimal number of worker threads to use per child process. |
| H2ModernTLSOnly on|off | on | sv | E |
| Require HTTP/2 connections to be "modern TLS" only |
-| H2OutputBuffering on/off | on | sv | E |
| Determine buffering behaviour of output |
-| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
+| H2OutputBuffering on|off | on | sv | E |
| Determine buffering behaviour of output |
+| H2Padding numbits | 0 | sv | E |
| Determine the range of padding bytes added to payload frames |
| H2Push on|off | on | svdh | E |
| H2 Server Push Switch |
| H2PushDiarySize n | 256 | sv | E |
| H2 Server Push Diary Size |
-| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
-| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
+| H2PushPriority mime-type [after|before|interleaved] [weight] | * After 16 | sv | E |
| H2 Server Push Priority |
+| H2PushResource [add] path [critical] | | svdh | E |
| Declares resources for early pushing to the client |
| H2SerializeHeaders on|off | off | sv | E |
| Serialize Request/Response Processing Switch |
| H2StreamMaxMemSize bytes | 65536 | sv | E |
| Maximum amount of output data buffered per stream. |
| H2StreamTimeout time-interval[s] | | svd | E |
| Maximum time waiting when sending/receiving data to stream processing |
@@ -1217,21 +1217,21 @@ per child process
client connections
| TimeOut time-interval[s] | 60 | sv | C |
| Amount of time the server will wait for
certain events before failing a request |
-| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
-| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
-| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
-| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
-| TLSHonorClientOrder on|off | | sv | X |
| - |
-| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
-| TLSProtocol version+ | | sv | X |
| specifies the minimum version of the TLS protocol to use. |
-| TLSProxyCA file.pem | | sv | X |
| sets the root certificates to validate the backend server with. |
-| TLSProxyCipherPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred for a proxy connection. |
-| TLSProxyCipherSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used for a proxy connection. |
+| TLSCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key (PEM encoded) to a server/virtual host. |
+| TLSCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred. |
+| TLSCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used. |
+| TLSEngine [address:]port | | s | X |
| defines on which address+port the module shall handle incoming connections. |
+| TLSHonorClientOrder on|off | on | sv | X |
| determines if the order of ciphers supported by the client is honored |
+| TLSOptions [+|-]option | | svdh | X |
| enables SSL variables for requests. |
+| TLSProtocol version+ | v1.2+ | sv | X |
| specifies the minimum version of the TLS protocol to use. |
+| TLSProxyCA file.pem | | sv | X |
| sets the root certificates to validate the backend server with. |
+| TLSProxyCiphersPrefer cipher(-list) | | sv | X |
| defines ciphers that are preferred for a proxy connection. |
+| TLSProxyCiphersSuppress cipher(-list) | | sv | X |
| defines ciphers that are not to be used for a proxy connection. |
| TLSProxyEngine on|off | | sv | X |
| enables TLS for backend connections. |
-| TLSProxyMachineCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
-| TLSProxyProtocol version+ | | sv | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
-| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
-| TLSStrictSNI on|off | | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
+| TLSProxyMachineCertificate cert_file [key_file] | | sv | X |
| adds a certificate and key file (PEM encoded) to a proxy setup. |
+| TLSProxyProtocol version+ | v1.2+ | sv | X |
| specifies the minimum version of the TLS protocol to use in proxy connections. |
+| TLSSessionCache cache-spec | | s | X |
| specifies the cache for TLS session resumption. |
+| TLSStrictSNI on|off | on | s | X |
| enforces exact matches of client server indicators (SNI) against host names. |
| TraceEnable [on|off|extended] | on | sv | C |
Determines the behavior on TRACE requests |
| TransferLog file|pipe | | sv | B |
| Specify location of a log file |
| TypesConfig file-path | conf/mime.types | s | B |
The location of the mime.types file |
--
2.47.3