Skip to content

Commit

Permalink
modules: readme files regenerated - http_client ...
Browse files Browse the repository at this point in the history
  • Loading branch information
kamailio-dev committed Nov 10, 2016
1 parent 181c9ad commit 299c390
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions modules/http_client/README
Expand Up @@ -81,6 +81,8 @@ Hugh Waite
7.2. httpclient.connok
7.3. httpclient.connfail

8. Remarks

2. Developer Guide

1. Available Functions
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 299c390

Please sign in to comment.