Hi Chircu,

Thank you for this fix.

I notice qrouting module consumes a lot of memory (shared memory) in
proportion to the value of the "history_span" parameter.
For example, for history_span = 30 minutes and for 10307 rules, it takes
about 10G of shared memory.

select count(*) from dr_rules where sort_alg = "Q";
+----------+
| count(*) |
+----------+
|    10307 |
+----------+

Regards
Abdoul OSSENI

Le mer. 3 mars 2021 à 18:58, Liviu Chircu <li...@opensips.org> a écrit :

> On 03.03.2021 19:46, Liviu Chircu wrote:
> > Let's see what this is all about...
>
> Fixed [1] on both master and 3.1!
>
> [1]: https://github.com/OpenSIPS/opensips/commit/39e5dfd6d395
>
> Cheers,
>
> --
> Liviu Chircu
> www.twitter.com/liviuchircu | www.opensips-solutions.com
>
>
> _______________________________________________
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to