[OpenSIPS-Devel] [OpenSIPS/opensips] 4beba6: [mmgeoip] allow chosing memory caching type

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


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4beba6da119298edd7356d74c55155636641206c
      https://github.com/OpenSIPS/opensips/commit/4beba6da119298edd7356d74c55155636641206c
  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