RE: [OpenSER-Devel] presence load tests: 1.2.1 vs trunk with mysql

2007-07-17 Thread Toni Barata
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]

[OpenSER-Devel] [ openser-Bugs-1752902 ] lcr_reload doesn't work with dbtext with db_mode 1

2007-07-17 Thread SourceForge.net
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

RE: [OpenSER-Devel] presence load tests: 1.2.1 vs trunk with mysql

2007-07-17 Thread Toni Barata
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

RE: [OpenSER-Devel] presence load tests: 1.2.1 vs trunk with mysql

2007-07-17 Thread Toni Barata
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

[OpenSER-Devel] [ openser-Bugs-1752902 ] lcr_reload doesn't work with dbtext with db_mode 1

2007-07-17 Thread SourceForge.net
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

Re: [OpenSER-Devel] parameter not found in module

2007-07-17 Thread Mik Cheez
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

[OpenSER-Devel] parameter not found in module

2007-07-17 Thread adrien plessis
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

[OpenSER-Devel] Re: [Devel] Re: qop support and CSeq increasing in UAC Module

2007-07-17 Thread Ovidiu Sas
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

[OpenSER-Devel] SF.net SVN: openser: [2467] trunk/modules/postgres/db_val.c

2007-07-17 Thread Henning Westerholt
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

[OpenSER-Devel] SF.net SVN: openser: [2466] trunk/db/schema

2007-07-17 Thread Henning Westerholt
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

[OpenSER-Devel] SF.net SVN: openser: [2465] trunk

2007-07-17 Thread Henning Westerholt
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

Re: [OpenSER-Devel] presence load tests: 1.2.1 vs trunk with mysql

2007-07-17 Thread Anca-Maria Vamanu
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

Re: [OpenSER-Devel] presence load tests: 1.2.1 vs trunk with mysql

2007-07-17 Thread Daniel-Constantin Mierla
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

[OpenSER-Devel] [ openser-Bugs-1755386 ] "pua_usrloc" module impossible to use

2007-07-17 Thread SourceForge.net
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

[OpenSER-Devel] [ openser-Bugs-1755403 ] Error parsing "modparam" with multiple modules

2007-07-17 Thread SourceForge.net
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

[OpenSER-Devel] [ openser-Patches-1755402 ] Compressing outgoing via-hf-lines to avoid ip-fragmentation

2007-07-17 Thread SourceForge.net
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

[OpenSER-Devel] [ openser-Bugs-1755386 ] "pua_usrloc" module impossible to use

2007-07-17 Thread SourceForge.net
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

[OpenSER-Devel] presence load tests: 1.2.1 vs trunk with mysql

2007-07-17 Thread Toni Barata
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

[OpenSER-Devel] [ openser-Bugs-1755386 ] "pua_usrloc" module impossible to use

2007-07-17 Thread SourceForge.net
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

[OpenSER-Devel] [ openser-Bugs-1755386 ] "pua_usrloc" module impossible to use

2007-07-17 Thread SourceForge.net
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

[OpenSER-Devel] [ openser-Bugs-1752902 ] lcr_reload doesn't work with dbtext with db_mode 1

2007-07-17 Thread SourceForge.net
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

[OpenSER-Devel] short remainder: IRC OpenSER meeting today 13:00 GMT

2007-07-17 Thread Henning Westerholt
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

[OpenSER-Devel] SF.net SVN: openser: [2464] trunk/modules/dbtext/dbt_lib.c

2007-07-17 Thread Daniel-Constantin Mierla
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:

Re: [OpenSER-Devel] SF.net SVN: openser: [2438] trunk/db/schema/dialog.xml

2007-07-17 Thread Bogdan-Andrei Iancu
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

[OpenSER-Devel] SF.net SVN: openser: [2463] trunk/scripts/openserdbctl.base

2007-07-17 Thread Bogdan-Andrei Iancu
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

[OpenSER-Devel] Re: [Devel] Re: qop support and CSeq increasing in UAC Module

2007-07-17 Thread Bogdan-Andrei Iancu
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

[OpenSER-Devel] Re: [OpenSER-Users] Request for comment : logging in OpenSER

2007-07-17 Thread Bogdan-Andrei Iancu
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