[Users] Re: [Devel] "detached" timer
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Thu Mar 29 17:37:13 CEST 2007
Hi TR,
it is race between expire even (from timer) and inserting again on a
timer list.
1 is the final response timer list (fr_timer)
3 id the wait timer list (wt_timer)
I would say there is no way this could leas to a any kind of lock.
what version are you using? what makes you say it locks?
regards,
bogdan
T.R. Missner wrote:
> Does anyone know what causes this?
>
> */set_timer for 1 list called on a "detached" timer -- ignoring /*
>
> I also see
>
> */set_timer for 3 list called on a "detached" timer -- ignoring /*
>
>
>
> When this happens Openser seems to lock up for 10 seconds or so.
>
> >From searching it appears this is caused by a race but I am not sure
> what the race is or why this results in an unresponsive openser
> instance for multiple seconds.
>
> Transaction expiration racing reply?
>
>
> Desperately need to understand how this could be triggered so I can
> get customer to adjust system.
>
> Any way to adjust?
>
> tried tweaking fr_inv_timer but no joy.
>
>
>
> TR
> ------------------------------------------------------------------------
>
> _______________________________________________
> Devel mailing list
> Devel at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/devel
>
More information about the Users
mailing list