I have an app that runs for tens of hours that does nothing but cfhttps
(it's doing price scans on products) and I haven't really had a problem.
I do however, run it from a command line (ie, c:\cfusion\bin\cfml.exe
c:\web\pricescan.cfm) but I'm looping over query results. Haven't had any
cfhttp problems...
> I smell major kludge here. Is there anything you can do in order to avoid
> running 10000 CFHTTPs? Does this run often? Could you break it into
> smaller chunks? Could you load information into a database and query it
> instead?
>
> Yikes,
> Tyson
>
> -----Original Message-----
> From: J L [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 21, 2001 4:35 PM
> To: CF-Talk
> Subject: CFHTTP inside a huge loop
>
>
> Hi all,
>
> I have a list of 10000+ zip codes. I need to loop over this list and do
> a CFHTTP post to get the information on each of them. It works fine with
> 50 zip codes but when it loops over 10000 zip codes, it gets stuck and
> stops executing at the beginning (around the 60th zip code). Please
> help.
>
> Thanks in advance.
>
> J
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists