Using an IP won't work because the IP resolves to multiple virtual hosts :)

Yeah I agree it is bizarre. Then again I'm still on CF8 so maybe this has
been solved in CF9

> -----Original Message-----
> From: Brook Davies [mailto:cft...@logiforms.com]
> Sent: 14 June 2011 16:11
> To: cf-talk
> Subject: RE: CFPDF Performance Issues
> 
> 
> That's bizarre. What happens if you use an IP address instead of a domain?
> Is this a bug?
> 
> Brook
> 
> -----Original Message-----
> From: Edward Chanter [mailto:firew...@cc.uk.com]
> Sent: June-14-11 7:45 AM
> To: cf-talk
> Subject: RE: CFPDF Performance Issues
> 
> 
> 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:mcha...@gmail.com]
> > 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:345262
> Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
> Unsubscribe: http://www.houseoffusion.com/groups/cf-
> talk/unsubscribe.cfm


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:345266
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to