|
@@ -15,8 +15,8 @@
|
|
<section id="tls.r.tls.info">
|
|
<section id="tls.r.tls.info">
|
|
<title><function>tls.info</function></title>
|
|
<title><function>tls.info</function></title>
|
|
<para>
|
|
<para>
|
|
- List internal information related to the TLS module in
|
|
|
|
- a short list - max connections, open connections and the
|
|
|
|
|
|
+ List internal information related to the TLS module in
|
|
|
|
+ a short list - max connections, open connections and the
|
|
write queue size.
|
|
write queue size.
|
|
</para>
|
|
</para>
|
|
<para>Parameters: </para>
|
|
<para>Parameters: </para>
|
|
@@ -53,7 +53,7 @@
|
|
<section id="tls.r.tls.reload">
|
|
<section id="tls.r.tls.reload">
|
|
<title><function>tls.reload</function></title>
|
|
<title><function>tls.reload</function></title>
|
|
<para>
|
|
<para>
|
|
- Reload the external TLS configuration file (aka tls.cfg). It does not reload
|
|
|
|
|
|
+ Reload the external TLS configuration file (aka tls.cfg). It does not reload
|
|
modparam() parameters. Note that existing active TLS connections are not
|
|
modparam() parameters. Note that existing active TLS connections are not
|
|
terminated and they continue to use the old certificates. The new configuration
|
|
terminated and they continue to use the old certificates. The new configuration
|
|
will be used for new connections.
|
|
will be used for new connections.
|