[OpenSIPS-Devel] [OpenSIPS/opensips] 0735d5: [mmgeoip] allow chosing memory caching type

ionutrazvanionita ionutionita at opensips.org
Mon May 23 15:18:17 CEST 2016


  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 0735d51dec6f224c38c8970011d31ca4757253e8
      https://github.com/OpenSIPS/opensips/commit/0735d51dec6f224c38c8970011d31ca4757253e8
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M modules/mmgeoip/README
    M modules/mmgeoip/doc/mmgeoip_admin.xml
    M modules/mmgeoip/mmgeoip.c

  Log Message:
  -----------
  [mmgeoip] allow chosing memory caching type

	Before GEOIP_MMAP_CACHE was used causing a segmentation
fault when database file was changed. Now users can choose between
reading the database directly from file, cahing it into memory with
the possibility to change the database file at runtime.

(cherry picked from commit ecf5032aaafbe5a93bbfc3562c4b3358548839e7)




More information about the Devel mailing list