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 protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists%40mac.com >> >> This email sent to [email protected] > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
