We're using CFHTTP (CFMX) to get PDF documents translated to HTML by Adobe's
online service at http://access.adobe.com/perl/convertPDF.pl .

CFHTTP appears to be finishing reading the output before it's finished
coming back. I don't think it's timing out because we have the timeout set
to 600, both in the CFHTTP tag and in the CF administrator, and it's
generally taking under a minute to process the page.

If I do the HTTP request in my browser, it takes something like 15 seconds
to start showing some output from the Perl script at the other end, then the
rest gets gradually displayed over the next 15 seconds or so.

Is CFHTTP thinking that because it's got *some* output it must have got
*all* of it? Or what?

Thanks

Nick



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to