From df35cdfe98c2f626bac5e12bd9dee15f073795cf Mon Sep 17 00:00:00 2001 From: Kamailio Dev Date: Sat, 9 Feb 2019 16:31:42 +0100 Subject: [PATCH] modules: readme files regenerated - http_async_client ... [skip ci] --- src/modules/http_async_client/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modules/http_async_client/README b/src/modules/http_async_client/README index 88bc329295a..1f4540b69eb 100644 --- a/src/modules/http_async_client/README +++ b/src/modules/http_async_client/README @@ -313,6 +313,8 @@ modparam("http_async_client", "tls_ca_path", "/etc/kamailio/ssl/ca/") If defined to a non-zero value, TCP keepalive will be enabled on cURL connections. + Requires libcurl >= 7.25.0 + Default value is 0 (disabled). Example 1.12. Set tcp_keepalive parameter