Deanna Schneider wrote:
> 
> So, I'm whipping together a little link validator for a client that has a 
> database full of links. It's pretty straightforward - I'm just looping over 
> a query of links and using cfhttp to try to grab the headers.
> 
> What I'm curious about is that many of the pdfs fail with a timeout error 
> after 15 seconds (the time I've set in the cfhttp tag). But, if I just click 
> the link manually, they load fine for me in much less than that. Is there 
> something odd about the way CF tries to access PDF's. I know that some 
> browsers will do a progressive fetch (and I'm not sure if CF does), but that 
> really shouldn't be an issue if I'm just returning headers, should it?

Are you really just returning headers (using the HEAD method)?

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199337
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to