July 9, 2014 | ||
---|---|---|
View 0c7b0abf
stats: added command for printing sems versionVáclav Kubart authored on 03/06/2014 11:07:08 • Stefan Sayer committed on 09/07/2014 13:05:37 |
November 7, 2013 | ||
---|---|---|
View a7383254
core: CPS limiter Calls-per-sec limiting capability, similar to the maximum number of calls limiter. There is a "soft limit" that is intended to use by the applications: if the app uses async processing and detects that the incoming workload is too much for the currenti capacity (which can depend on for example the remote DB engine's load), it can slewi it back to some percent of the current CPS; then when the circumstances are restored it can switch the CPS limit back to the configuration (or XMLRPC/stats interface) mandated value.Szókovács Róbert authored on 07/11/2013 14:59:47 |
February 23, 2011 | ||
---|---|---|
View 604cb3e1
some DBG/INFO logging on startupStefan Sayer authored on 23/02/2011 22:38:29 |
||
View 21642b8c
statistics counters: callsmax/avg, cpsmax/avgStefan Sayer authored on 23/02/2011 22:11:33 |
||
View 7774944f
adds shutdownmode, in which calls are replied with defined errStefan Sayer authored on 23/02/2011 12:25:32 |
February 16, 2011 | ||
---|---|---|
View e33dd5bd
some cleanup in AmUtils.Raphael Coeffic authored on 16/02/2011 11:10:44 |
September 23, 2010 | ||
---|---|---|
View 7dcb7e2a
added OpenSSL linking exception to licenseStefan Sayer authored on 23/09/2010 14:41:49 |
July 8, 2010 | ||
---|---|---|
View 96708470
stats: no SO_REUSEADDR, don't start server on errStefan Sayer authored on 08/07/2010 13:19:50 |
April 30, 2010 | ||
---|---|---|
View ccec6fe3
* command-line parsing - options now properly override configuration settings - fix arguments checking and cleanup error messages - "-D" accepts string level (eg, "info"), etc. [ ...prepare for switching to getopt soon... ]Ondrej Martine authored on 30/04/2010 14:09:07 |
June 22, 2009 | ||
---|---|---|
View 41c1b02a
using AmArg::print for AmArg->string conversion (reported by B Simmet)Stefan Sayer authored on 22/06/2009 16:58:38 |
June 4, 2008 | ||
---|---|---|
View 7030673b
- moved the "dialog-lookup-container" away from the session container into AmEventDispatcher. - removed AmSIPEventHandler (its functionalities are now in AmEventDispatcher). - added possibility for each plug-in to receive out-of-dialog messages (any kind). - added possibility to handle dialogs without creating a session (=AmSession).Raphael Coeffic authored on 04/06/2008 10:56:01 |
April 4, 2008 | ||
---|---|---|
View ff58969c
Darwin port continued...Raphael Coeffic authored on 04/04/2008 15:41:48 |
January 2, 2008 | ||
---|---|---|
View 80461b82
- adds the new SASI interface - splits the interface to the outer world from the core: - use binrpcctrl plugin for SASI interface, or - unixsockctrl for the good old unix socket interface.Raphael Coeffic authored on 02/01/2008 16:03:25 |
July 4, 2007 | ||
---|---|---|
View 29cc0cf2
combined AmArg and AmArgArray into one classStefan Sayer authored on 04/07/2007 21:19:06 |
March 28, 2007 | ||
---|---|---|
View b7666d99
fixes DI invocation parameters over stats serverStefan Sayer authored on 28/03/2007 02:08:16 |