[OpenSIPS-Devel] [OpenSIPS/opensips] 419992: Fixed passing min/max per interface

Bogdan Andrei IANCU noreply at github.com
Wed Feb 6 02:56:33 EST 2019


  Branch: refs/heads/dynamic-fork
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4199925afa8156d61f277ab757adca380e98c402
      https://github.com/OpenSIPS/opensips/commit/4199925afa8156d61f277ab757adca380e98c402
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-02-05 (Tue, 05 Feb 2019)

  Changed paths:
    M cfg.y
    M socket_info.c

  Log Message:
  -----------
  Fixed passing min/max per interface


  Commit: b3c13362eee2ec5f710a7a7c86a3c0b1f2b87d42
      https://github.com/OpenSIPS/opensips/commit/b3c13362eee2ec5f710a7a7c86a3c0b1f2b87d42
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

  Changed paths:
    M daemonize.c
    M daemonize.h
    M main.c

  Log Message:
  -----------
  Extend the status-pipe support.

Expose more functions.
Allow to re-create the status-pipe - we need this for the managing the status of the dynamically forked procs


  Commit: a2ce6159b8d515a4d2cec6137df6923f5cfec53d
      https://github.com/OpenSIPS/opensips/commit/a2ce6159b8d515a4d2cec6137df6923f5cfec53d
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-02-06 (Wed, 06 Feb 2019)

  Changed paths:
    M main.c

  Log Message:
  -----------
  Proper env init for the dynamic forking.

As usleep() may be intrerupted by signals, use the time based safe-guard to be sure we have 1 second between the auto-scaling checks

Re-init the status-code pipe to be able to collect the status of the newly forked procs.


Compare: https://github.com/OpenSIPS/opensips/compare/b0760eba2040...a2ce6159b8d5



More information about the Devel mailing list