Sounds like your proxy is caching data. Caching definitely explains the 8sec
=> 0sec change.

Blair

On 8/30/07, AJ Mercer <[EMAIL PROTECTED]> wrote:
>
> Hi Fusioneers,
>
> I am using cfhttp to download images from a remote website
> and I have a start end time around the tag and keep a running total of the
> cfhttp and a total for total execution time of the page.
>
> It is reporting that I have downloaded 391 images, totaling 26,593 KB
> (checks out with file system), in 8 seconds - total run time 173 seconds
>
> By my calculations that is 3325 KB/s
> Can that be right?
>
> Is cfhttp asynchronous?
>
> I have cfhttp connecting to a proxy server
> would that change things?
>
> I run the process a second time (images now in the proxy server)
> I get 391 images in 0 seconds (nice performance increase :-) total run
> time 67 seconds => was it it not just 8 seconds faster??
>
> I run it again without the proxy server
> the total processing time 193 seconds (increased by 10 seconds from the
> first run)
>
>
> Cheers
> Andrew
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to