Re: Timing a CFHTTP Request

2002-04-19 Thread nagraj

Hi Tim,

It varies from depending on the band width .Its is not fixed with certain
time.If you want you can measure the time by Function called GetTickCount()
,before and after CFHTTP operation.By which you can calculate the Time take
for CFHTTP to perform required task.

Rgds
Nagaraj.A

- Original Message -
From: "Tim Claremont" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, April 18, 2002 7:08 PM
Subject: Timing a CFHTTP Request


> I would like to measure the amount of time that an HTTP request takes to
> complete.
>
> Anyone have an example of how to do this?
>
> Tim
>
> 
__
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: Timing a CFHTTP Request

2002-04-18 Thread Dave Carabetta

>I would like to measure the amount of time that an HTTP request takes to
>complete.
>
>Anyone have an example of how to do this?
>
>Tim

Use GetTickCount().


 request here.


#variables.totalTime#

There may be a cleaner way, but I don't know of one.

Hope this helps,
Dave.


_
Chat with friends online, try MSN Messenger: http://messenger.msn.com

__
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Timing a CFHTTP Request

2002-04-18 Thread Tim Claremont

I would like to measure the amount of time that an HTTP request takes to
complete.

Anyone have an example of how to do this?

Tim

__
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists