[sr-dev] git:master:299c3907: modules: readme files regenerated - http_client ...

Kamailio Dev kamailio.dev at kamailio.org
Thu Nov 10 12:16:19 CET 2016


Module: kamailio
Branch: master
Commit: 299c3907f33fcf484b1eaabae3d9f08adffec3ef
URL: https://github.com/kamailio/kamailio/commit/299c3907f33fcf484b1eaabae3d9f08adffec3ef

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2016-11-10T12:16:13+01:00

modules: readme files regenerated - http_client ...

---

Modified: modules/http_client/README

---

Diff:  https://github.com/kamailio/kamailio/commit/299c3907f33fcf484b1eaabae3d9f08adffec3ef.diff
Patch: https://github.com/kamailio/kamailio/commit/299c3907f33fcf484b1eaabae3d9f08adffec3ef.patch

---

diff --git a/modules/http_client/README b/modules/http_client/README
index cd29956..b8a6872 100644
--- a/modules/http_client/README
+++ b/modules/http_client/README
@@ -81,6 +81,8 @@ Hugh Waite
               7.2. httpclient.connok
               7.3. httpclient.connfail
 
+        8. Remarks
+
    2. Developer Guide
 
         1. Available Functions
@@ -166,6 +168,8 @@ Chapter 1. Admin Guide
         7.2. httpclient.connok
         7.3. httpclient.connfail
 
+   8. Remarks
+
 1. Overview
 
    This module implements protocol functions that use the libcurl library
@@ -743,6 +747,15 @@ switch ($retcode) {
 
    The number of failed connections since Kamailio start
 
+8. Remarks
+
+   Note: libcurl leak in CentOS 6 - this module uses libcurl library and
+   in case if you are using CentOS 6, be aware that standard
+   libcurl-7.19.7-52 has a memory leak. To fix this memory, install
+   libcurl from city-fan repository. More details at:
+   https://www.digitalocean.com/community/questions/how-to-upgrade-curl-in
+   -centos6
+
 Chapter 2. Developer Guide
 
    Table of Contents




More information about the sr-dev mailing list