Re: Statistics
Re: Statistics
- Subject: Re: Statistics
- From: "Ricardo J. Parada" <email@hidden>
- Date: Fri, 23 Apr 2010 14:35:59 -0400
Quick question on this stuff... :-)
When a request is taking long, this just logs the stack traces of the different threads in the application? Is that what this gives you?
Thanks,
Ricardo
On Apr 23, 2010, at 1:38 PM, Kieran Kelleher wrote:
> Wonder of course, what else could you look at?!
>
> - ERXStatistics
>
>
>
> ERXStatisticsStore request timer logging
> er.extensions.ERXStatisticsStore.milliSeconds.warn=3000
> er.extensions.ERXStatisticsStore.milliSeconds.error=15000
> er.extensions.ERXStatisticsStore.milliSeconds.fatal=30000
>
>
>
> and call this in your app constructor
>
> setStatisticsStore(new ERXStatisticsStore());
>
>
> On Apr 23, 2010, at 12:49 PM, Ricardo J. Parada wrote:
>
>> Hi,
>>
>> What should I look at to find out the time a request sits in the queue before it is picked up and processed?
>>
>> Thanks,
>> Ricardo
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Statistics (From: "Ricardo J. Parada" <email@hidden>) |
| >Re: Statistics (From: Kieran Kelleher <email@hidden>) |