[sr-dev] [kamailio/kamailio] Kamailio 5.4.4 extremely slow carrierroute preloading (#2653)
Lucian Balaceanu
notifications at github.com
Tue Mar 23 12:50:50 CET 2021
Hello @kristina258 ,
Unfortunately, I can't reproduce your issue.
I have built Postgres carrierroute tables using kamctlrc/kamdbctl and am testing using main branch (including new commit).
**time ./utils/kamcmd/kamcmd cr.reload_routes
real 0m52.270s**
ser=# select count(*) from carrierroute where prob != 0;
count
--------
501684
ser=# select count(*) from carrierroute where prob = 0;
count
-------
0
(1 row)
Are you also using the carrierroute tables structures provided by the kamdbctl tool?
Could you provide some logs from the start/reload process?
Thank you,
Lucian
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2653#issuecomment-804838974
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210323/d2018a99/attachment.htm>
More information about the sr-dev
mailing list