Sorry, I meant to say Active_watchers table instead of Presentity table.
Toni
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Toni Barata
Sent: terça-feira, 17 de Julho de 2007 18:25
To: Anca-Maria Vamanu
Cc: devel@openser.org
Subject: RE: [OpenSER-Devel]
Bugs item #1752902, was opened at 2007-07-12 15:11
Message generated for change (Comment added) made by osas
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1752902&group_id=139143
Please note that this message will contain a full copy of the comment thre
Hi Daniel, Anka,
I have enabled logging of slow queries in mysql conf file (/etc/my.cnf):
[mysqld]
long_query_time=1
log-slow-queries=/var/log/mysql-slow.log
Restarted the mysql server and checked that de configuration was updated
(mysqladmin variables):
...
| log_slow_queries| O
Hi Anca, Daniel,
>From the results of the load tests it seems the issue is directly related with
>the size of presentity table:
N of presentities in Presentity table N publish msgs -> mysqld:99,9%CPU
14000 11/s
55000
Bugs item #1752902, was opened at 2007-07-12 15:11
Message generated for change (Comment added) made by osas
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1752902&group_id=139143
Please note that this message will contain a full copy of the comment thre
You want the openser-users list.
http://openser.org/cgi-bin/mailman/listinfo/users
The error is on line 49 of your config.
parse error (49,19-20): Can't set module parameter
adrien plessis wrote:
Hi
It's my first message, i am not accustomed and i am sory if i send this
message to wrong ad
Hi
It's my first message, i am not accustomed and i am sory if i send this message
to wrong address.
I have install OpenSER 1.2.1 last month but i have bug because i use a t_relay
with a renegociation of codec.
I have install OpenSER 1.3.1 but i have one error when i lunch openser, i have
error
Hi Bogdan,
I think the dialog would be a good place to handle cseq. I raised
this issue again after I saw your changes in the dialog module :)
We could store the outgoing cseq in the dialog and for every outgoing
request, replace the cseq from the request with the one stored on the
dialog and vi
Revision: 2467
http://openser.svn.sourceforge.net/openser/?rev=2467&view=rev
Author: henningw
Date: 2007-07-17 04:19:39 -0700 (Tue, 17 Jul 2007)
Log Message:
---
- spelling fix in postgresql log message
Modified Paths:
--
trunk/modules/postgres/db_val.c
T
Revision: 2466
http://openser.svn.sourceforge.net/openser/?rev=2466&view=rev
Author: henningw
Date: 2007-07-17 04:18:09 -0700 (Tue, 17 Jul 2007)
Log Message:
---
- more meaningful table ('database') names for doc generation
Modified Paths:
--
trunk/db/schem
Revision: 2465
http://openser.svn.sourceforge.net/openser/?rev=2465&view=rev
Author: henningw
Date: 2007-07-17 04:16:31 -0700 (Tue, 17 Jul 2007)
Log Message:
---
- dbschema doc generation create now only one document for all tables
- change stylesheets to a little bit newer
Hello Toni,
Have you run the tests with force_active= 1 or with xcap authorization?
(the generalization introduced some database query inefficiency when
force_active is not set).
regards,
Anca Vamanu
Toni Barata wrote:
Hi all,
I am using MySQL 5.0.22 database for persistent storage a
Hello,
On 07/17/07 13:47, Toni Barata wrote:
Hi all,
I am using MySQL 5.0.22 database for persistent storage and I have
preformed some presence load tests for publish messages, and observed
that in trunk version if I have more than 2 messages per second the
mysqld process runs out the CP
Bugs item #1755386, was opened at 2007-07-17 10:03
Message generated for change (Settings changed) made by anca_vamanu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1755386&group_id=139143
Please note that this message will contain a full copy of the co
Bugs item #1755403, was opened at 2007-07-17 11:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1755403&group_id=139143
Please note that this message will contain a full copy
Patches item #1755402, was opened at 2007-07-17 12:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1755402&group_id=139143
Please note that this message will contain a full co
Bugs item #1755386, was opened at 2007-07-17 11:03
Message generated for change (Comment added) made by ibc_sf
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1755386&group_id=139143
Please note that this message will contain a full copy of the comment th
Hi all,
I am using MySQL 5.0.22 database for persistent storage and I have
preformed some presence load tests for publish messages, and observed
that in trunk version if I have more than 2 messages per second the
mysqld process runs out the CPU with 99,9% of his capacity.
In the 1.2.1 version
Bugs item #1755386, was opened at 2007-07-17 10:03
Message generated for change (Comment added) made by anca_vamanu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1755386&group_id=139143
Please note that this message will contain a full copy of the comme
Bugs item #1755386, was opened at 2007-07-17 11:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1755386&group_id=139143
Please note that this message will contain a full copy
Bugs item #1752902, was opened at 2007-07-12 22:11
Message generated for change (Comment added) made by miconda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1752902&group_id=139143
Please note that this message will contain a full copy of the comment t
Hello all,
just a short remainder about the IRC OpenSER development meeting today at
13:00 GMT in the #openser channel on freenode.net.
Information about this meeting:
http://openser.org/dokuwiki/doku.php/development:irc-meeting-agenda-17-07-2007
Please join us!
--
Henning Westerholt - Unix
Revision: 2464
http://openser.svn.sourceforge.net/openser/?rev=2464&view=rev
Author: miconda
Date: 2007-07-17 01:49:52 -0700 (Tue, 17 Jul 2007)
Log Message:
---
- relese lock before cleaning old table in non-cache mode (reported by Ovidiu
Sas)
Modified Paths:
Hi Henning,
Thanks for the hint - I added it as a default table.
Regards,
Bogdan
Henning Westerholt wrote:
On Wednesday 11 July 2007, Bogdan-Andrei Iancu wrote:
Revision: 2438
http://openser.svn.sourceforge.net/openser/?rev=2438&view=rev
Author: bogdan_iancu
Date: 2007-07-1
Revision: 2463
http://openser.svn.sourceforge.net/openser/?rev=2463&view=rev
Author: bogdan_iancu
Date: 2007-07-17 00:16:00 -0700 (Tue, 17 Jul 2007)
Log Message:
---
- added dialog DB table as default one
Modified Paths:
--
trunk/scripts/openserdbctl.base
Hi Ovidiu,
well, the things are a bit more complicated than they seam. If in case
of FROM URI it is just information that does not change across the
dialog, for CSEQ, its value may change - and I'm not talking about the
increasing value for each sequential request, but about the fact you can
Hi,
yes, I already took a look, but I found them to heavy because they are
to general. We do not need a replacement, but just to do a bit of
cleanup ;).
Thanks and regards,
Bogdan
Michel de Boer wrote:
log4c or log4cpp might be useful:
http://log4c.sourceforge.net/
http://log4cpp.sourceforg
27 matches
Mail list logo