[OpenSIPS-Devel] [OpenSIPS/opensips] ba6a3b: Fixed memeory exhausting during concurrent reloads...

Bogdan-Andrei Iancu bogdan at opensips.org
Fri Jul 17 08:33:52 CEST 2015


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ba6a3bddab412888c416443b2f03deae9404c50f
      https://github.com/OpenSIPS/opensips/commit/ba6a3bddab412888c416443b2f03deae9404c50f
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M modules/drouting/README
    M modules/drouting/doc/drouting_admin.xml
    M modules/drouting/drouting.c

  Log Message:
  -----------
  Fixed memeory exhausting during concurrent reloads.

Add a new module parameter no_concurrent_reload to prevent multiple reloads in the same time.
If you have a large routing set (millions of rules/prefixes), you should consider disabling concurrent reload as they will exhaust the shared memory (by reloading into memory, in the same time, multiple instances of routing data).




More information about the Devel mailing list