Hi Dovid,

db_mode 3 has some inefficient way of doing things, like NAT pinging - in order to do it, it has to query in DB for all nated records - probably in your case, you have too many registered users for a single query to handle . How many records do you actually have ?

Regards,
Bogdan

On 06/15/2011 05:53 AM, Dovid Bender wrote:
Hi,
We are using OpenSIPs (opensips-1.4.3-tls yes I know we should upgrade...) and it seems that ever since we set db_mode to 3 we started getting the erros below: Jun 14 20:12:14 peter /sbin/opensips[4434]: ERROR:db_mysql:db_mysql_convert_rows: no private memory left Jun 14 20:12:15 peter /sbin/opensips[4434]: ERROR:nathelper:nh_timer: out of pkg memory Jun 14 20:12:16 peter /sbin/opensips[4434]: ERROR:nathelper:nh_timer: out of pkg memory Jun 14 20:12:20 peter /sbin/opensips[4434]: ERROR:nathelper:nh_timer: out of pkg memory Jun 14 20:12:51 peter /sbin/opensips[4434]: ERROR:nathelper:nh_timer: out of pkg memory
We have fork set to 24 and modparam( "usrloc", "fetch_rows", 500 ).
TIA.
Dovid


--
Bogdan-Andrei Iancu
OpenSIPS solutions and "know-how"

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to