On 2/24/03, Nick de Voil penned:
>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.

CFHTTP has a problem with pages that are delivered in steps, such as 
a page that come back with "Please wait while your request is 
processed". It will get that first message and think the page is 
done. Not sure what you can do about it if anything.
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
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

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

Reply via email to