[OpenSIPS-Devel] SF.net SVN: opensips:[7750] trunk

Vlad Paiu vladpaiu at opensips.org
Mon Feb 21 16:59:14 CET 2011


Revision: 7750
          http://opensips.svn.sourceforge.net/opensips/?rev=7750&view=rev
Author:   vladut-paiu
Date:     2011-02-21 15:59:13 +0000 (Mon, 21 Feb 2011)

Log Message:
-----------
Added extra debugging functions. SIP msg processing, DNS queries and DB mysql queries can be timed, and if any of these operations exceed a given threshold, warnings messages will be triggered to the logging facility. Also, new statistics are available, that show the load on the children of each UDP interfaces, as well as the tcp load

Modified Paths:
--------------
    trunk/cfg.lex
    trunk/cfg.y
    trunk/globals.h
    trunk/main.c
    trunk/modules/db_mysql/README
    trunk/modules/db_mysql/db_mysql.c
    trunk/modules/db_mysql/db_mysql.h
    trunk/modules/db_mysql/dbase.c
    trunk/modules/db_mysql/doc/db_mysql_admin.xml
    trunk/pt.h
    trunk/receive.c
    trunk/resolve.c
    trunk/statistics.c
    trunk/statistics.h
    trunk/tcp_main.c
    trunk/tcp_read.c
    trunk/udp_server.c
    trunk/ut.h


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list