[OpenSIPS-Users] How to avoid increasingly memory comsuption with AVPs?
Liviu Chircu
liviu at opensips.org
Mon Apr 18 15:50:54 CEST 2016
Yes you can, "db_mode" of the usrloc module has nothing to do with
"avp_db_query" from the avpops module! :)
Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com
On 18.04.2016 15:10, Rodrigo Pimenta Carvalho wrote:
>
> Hi Liviu.
>
>
> Thank you very much!
>
> So, I'm comfortable with OpenSIPS.
>
>
> In my OpenSIPS config file I have:
>
>
> loadmodule "usrloc.so"
> modparam("usrloc", "db_mode", 2)
>
>
> Can I change db_mode to zero and still have every avp_db_query working
> well?
>
> That is, with db_mode=0 I will avoid using Sqlite and every SQL
> operation over user location will apply just over data in memory
> cache. Am I correct?
>
>
> Any hint will be very helpful!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160418/f8ef47d4/attachment.htm>
More information about the Users
mailing list