I tried a very simple test of using replace() to edit the URL of the images
to our dev box so the image come from a different domain. The loading time
of one 4 page PDF went from 2+ minutes to about 6 seconds so it seems like
this is the problem. I don't understand why it's just started happening;
this code has been live for over a year without anyone complaining.
Regardless, I think I have a fix for it so thanks to everyone for the
assistance :)

> -----Original Message-----
> From: Mike Chabot [mailto:[email protected]]
> Sent: 14 June 2011 15:19
> To: cf-talk
> Subject: Re: CFPDF Performance Issues
> 
> 
> Image handling is the most likely cause of the slowness. The first test I
would
> do is to temporarily take out every image, or knock out all HTML tags if
you
> are pulling content from CFHTTP, to see how many seconds those tags
> contribute to the creation time.
> 
> -Mike Chabot
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345258
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to