diff --git a/modules/tls/doc/params.xml b/modules/tls/doc/params.xml index d50335d7327..dc403221366 100644 --- a/modules/tls/doc/params.xml +++ b/modules/tls/doc/params.xml @@ -459,7 +459,7 @@ modparam("tls", "tls_disable_compression", 0) # enable Release internal OpenSSL read or write buffers as soon as they are no longer needed. Combined with - ssl_free_list_max_len has the potential of saving + ssl_freelist_max_len has the potential of saving a lot of memory ( ~ 32k per connection in the default configuration, or 16k + ssl_max_send_fragment). For &kamailio; versions > 3.0 it makes little sense to disable it (0) @@ -490,7 +490,7 @@ modparam("tls", "ssl_release_buffers", 1)
- <varname>ssl_free_list_max_len</varname> (integer) + <varname>ssl_freelist_max_len</varname> (integer) Sets the maximum number of free memory chunks, that OpenSSL will keep per connection. Setting it to 0 would cause any unused memory chunk