[OpenSIPS-Devel] [OpenSIPS/opensips] 7cdab7: rest_client: Add "connect_poll_interval" module pa...

Liviu Chircu liviu at opensips.org
Fri Oct 7 18:16:11 CEST 2016


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7cdab717ee9ce6270ae846fe5b13b8c968e454ed
      https://github.com/OpenSIPS/opensips/commit/7cdab717ee9ce6270ae846fe5b13b8c968e454ed
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M modules/rest_client/rest_client.c
    M modules/rest_client/rest_methods.c
    M modules/rest_client/rest_methods.h

  Log Message:
  -----------
  rest_client: Add "connect_poll_interval" module parameter

Allows complete control over how quickly we want to detect libcurl's completed
TCP handshakes, so the transfers can be started. A lower "connect_poll_interval"
will speed up the HTTP transfer, but will also increase CPU usage.

(cherry picked from commit f5abfb3dee649a14ae39ad74d7f04454f815748f)

Conflicts:
	modules/rest_client/rest_methods.c

Includes fix-commit 3ba7be6692c6987f.


  Commit: 3fde8894035241c00e4f824719fa8fbe3f862a13
      https://github.com/OpenSIPS/opensips/commit/3fde8894035241c00e4f824719fa8fbe3f862a13
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2016-10-07 (Fri, 07 Oct 2016)

  Changed paths:
    M modules/rest_client/README
    M modules/rest_client/doc/rest_client_admin.xml

  Log Message:
  -----------
  rest_client: Update documentation

(cherry picked from commit efe5dd76e15b9ef06b7cf113c2e3fb7ec1e19d75)


Compare: https://github.com/OpenSIPS/opensips/compare/db433bc5e0f4...3fde88940352


More information about the Devel mailing list