[OpenSIPS-Users] What does exactally mean lots of warnings about timer_ticker in the log (OpenSIPS 2.1)?

Rodrigo Pimenta Carvalho pimenta at inatel.br
Mon Feb 22 21:50:17 CET 2016


Ok Thanks.

I will look for the solution in the docs as you suggested, as now I know it can be many things sharing the same timer.

Best regards.


RODRIGO PIMENTA CARVALHO
Inatel Competence Center
Software
Ph: +55 35 3471 9200 RAMAL 979


________________________________
De: users-bounces at lists.opensips.org <users-bounces at lists.opensips.org> em nome de Eric Tamme <eric at uphreak.com>
Enviado: segunda-feira, 22 de fevereiro de 2016 14:35
Para: OpenSIPS users mailling list
Assunto: Re: [OpenSIPS-Users] What does exactally mean lots of warnings about timer_ticker in the log (OpenSIPS 2.1)?

Many things share the same timer, dialog expiration cleanup, userlocation cleanup, nathelper pings etc.  If one of the processes that is triggered by a timer route blocks for some period of time - aka a hung db query, it will cause the timer to "drift" and you will get logs indicating that a process that should have takeng X amount of time actually took Y amount of time - this is due to the blocking operation.

I would suggest that you use dedicated timer processes for as many things as you can - dialog, tm etc. see the module docs for how to do this.

-Eric

On 02/22/2016 10:28 AM, Rodrigo Pimenta Carvalho wrote:


Hi.

The log of my OpenSIPS began to present thousands of warnings similar to:



"WARNING:core:timer_ticker: timer task <nh-timer> already schedualed for 93991120 ms (now 248157560 ms), it may ove rlap.."


What does exactly means it?

Some discussions from the past said something about increasing the number in the global variable "children".


Should I change the number for children?  Before trying it i would like to hear something about, just to know better what I'm going to do.


Any hint will be very helpful!


Thanks a lot.



RODRIGO PIMENTA CARVALHO
Inatel Competence Center
Software
Ph: +55 35 3471 9200 RAMAL 979



_______________________________________________
Users mailing list
Users at lists.opensips.org<mailto:Users at lists.opensips.org>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160222/a1731290/attachment.htm>


More information about the Users mailing list