Bogdan,
I did some more testing on my production kvm server (added on the disk
writeback cache, result 104857600 bytes (105 MB) copied, 0.446746 s, 235
MB/s). Mysql tests preform well.
I added this rule to my opensips.conf:
modparam("db_mysql", "exec_query_threshold", 95)
The only output i s
Hi Edwin,
According to the logs, the exec of the ul_timer takes considerable time
- if it comes to that, I can provide some patch for more logging to
doublecheck the result.
Once again, the ul_timer is responsible for flushing (periodically) the
registration from mem cache into DB - this ope
Bogdan,
I wil do the same test on my production server tonight, but:
The load on the productions server is 0,4 % CPU
There are 425 entries in my location table (470 subscribers)
Mysql and server 'feels' quick at al times
The server load stays low, also mysql does not excel every minute in htop.
Hi Edwin,
69321 us means 0.07 seconds - which for a query is still ok. The
problem is on your production system, the logs were indicating a delay
in execution of 749 us -> which means 7secs .
So, it might be something particular to that system (load in combination
with the DB performanc
Bugs item #3609028, was opened at 2013-03-25 09:06
Message generated for change (Comment added) made by osas
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3609028&group_id=232389
Please note that this message will contain a full copy of the comment thr
Bugs item #3609028, was opened at 2013-03-25 09:06
Message generated for change (Comment added) made by osas
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3609028&group_id=232389
Please note that this message will contain a full copy of the comment thr
Revision: 9935
http://opensips.svn.sourceforge.net/opensips/?rev=9935&view=rev
Author: osas
Date: 2013-03-26 14:55:53 + (Tue, 26 Mar 2013)
Log Message:
---
uac_registrant: do NOT alter the initial expires interval for a binding
- related to issue #3609028 reported by Pa
Hi Bogdan,
OK, very clear anwer. Still I could not solve the problem. I made a snapshot
of the live-server and installed it as a testserver with another ip address
(so almost no load on my test environment)
Mysql 5.5.28 is installed on the server (unix socket)
In my opensips.cfg
db_default_url="
Revision: 9934
http://opensips.svn.sourceforge.net/opensips/?rev=9934&view=rev
Author: osas
Date: 2013-03-26 14:28:18 + (Tue, 26 Mar 2013)
Log Message:
---
uac_registrant: fix mispelled id for registrant timer check
Modified Paths:
--
trunk/modules/uac_r
Revision: 9933
http://opensips.svn.sourceforge.net/opensips/?rev=9933&view=rev
Author: osas
Date: 2013-03-26 14:20:16 + (Tue, 26 Mar 2013)
Log Message:
---
Makefile.conf: remove duplicate entries for mi_xmlrpc
Modified Paths:
--
trunk/Makefile.conf
This
Hi Edwin,
The logs are only opensips related - I mean there is nothing wrong with
the system timer; the problem is in the opensips timer
What the log wants to say is that there is timer that hits every 1 sec
and runs a callback that takes more than 1s - it actually takes 7s in
average :(
I upgraded opensips from 1.7.2 to the newest version 1.9.0-1-99301. I
installed opensips, opensips-dbg and opensips-mysql-module from
apt.opensips.org (deb http://apt.opensips.org/ stable19 main).
It's running on a virtual server (Proxmox KVM SMP Debian 3.2.39-2 x86_64
GNU/Linux):
cat /sys/devices
Hi,
Following the discussion on migrating the OpenSISP repository from SVN
to GIT (see [1]), we are evaluating the option of migrating the primary
hosting of the project from SF to GH - GIT repository, tracker. SF
project is to be kept only for a read-only SVN (for current checkouts),
which w
13 matches
Mail list logo