Module: kamailio Branch: master Commit: df35cdfe98c2f626bac5e12bd9dee15f073795cf URL: https://github.com/kamailio/kamailio/commit/df35cdfe98c2f626bac5e12bd9dee15f...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2019-02-09T16:31:42+01:00
modules: readme files regenerated - http_async_client ... [skip ci]
---
Modified: src/modules/http_async_client/README
---
Diff: https://github.com/kamailio/kamailio/commit/df35cdfe98c2f626bac5e12bd9dee15f... Patch: https://github.com/kamailio/kamailio/commit/df35cdfe98c2f626bac5e12bd9dee15f...
---
diff --git a/src/modules/http_async_client/README b/src/modules/http_async_client/README index 88bc329295..1f4540b69e 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