each execution, it can be easily accounted for when calculating summarized
data. There will one request for the template having getMetricData( ). In
fact, you could simply do (ReqsRunning = ReqsRunning -1) before logging the
data to accommodate for the known thread.
_____
From: Tim Blair [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 22, 2004 11:05 AM
To: CF-Talk
Subject: RE: cfstat - generate log?
> Try using getMetricData() from your code. This provides the
> same data that cfstat does.
Except doing it like that will mean the "requests running" will always
be one out because it counts the script that you're running
getMetricData() in.
Tim.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

