< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate] resip StatisticsManager


This will need to be made thread-safe. Either through a mutex or with
an event through the fifo.

Jason


On 10/13/05, Scott Godin <slgodin@xxxxxxxxxxxx> wrote:
>
>
>
> Is anyone opposed to me changing the way the StatisticsManager get's
> enabled/disabled from a compile time option to a runtime setting?
>
>
>
> I'm thinking of adding a method to SipStack called
> statisticsManagerEnabled() – that can be used to disable the
> StatisticsManager.  The flag will default to enabled.  The compile time
> setting will disappear.
>
>
>
> This will allow application to have more control over the collection of
> Stats at runtime.  Ie.  Could be enabled on a running server for a couple of
> days, then later disabled.
>
>
>
> Scott
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>
>