[sr-dev] git:master:166edc37: geoip2: add a note about db replacement recommendations

Henning Westerholt hw at gilawa.com
Wed Apr 13 11:04:53 CEST 2022


Module: kamailio
Branch: master
Commit: 166edc37177c2a92f57a31591ca781b15202a57f
URL: https://github.com/kamailio/kamailio/commit/166edc37177c2a92f57a31591ca781b15202a57f

Author: Henning Westerholt <hw at gilawa.com>
Committer: Henning Westerholt <hw at gilawa.com>
Date: 2022-04-13T09:04:31Z

geoip2: add a note about db replacement recommendations

---

Modified: src/modules/geoip2/doc/geoip2_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/166edc37177c2a92f57a31591ca781b15202a57f.diff
Patch: https://github.com/kamailio/kamailio/commit/166edc37177c2a92f57a31591ca781b15202a57f.patch

---

diff --git a/src/modules/geoip2/doc/geoip2_admin.xml b/src/modules/geoip2/doc/geoip2_admin.xml
index d3d0228946..cbcc2d8c79 100644
--- a/src/modules/geoip2/doc/geoip2_admin.xml
+++ b/src/modules/geoip2/doc/geoip2_admin.xml
@@ -44,6 +44,9 @@
 	<para>
 		Many queries can be done and store results in different containers to
 		be able to use in parallel. Database is loaded at startup in cache.
+		The cache can be reloaded with an RPC command. In this case make sure
+		that you do not overwrite the file in place, but replace it, e.g. with
+		a <quote>move</quote> command.
 	</para>
     </section>
     <section>




More information about the sr-dev mailing list