Ryan, Is it a proxy server issue?
I had a similar issue after a recent proxy change: browser had all the correct details but CF Server needed 'em too! Cheers David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon Austin Sent: Monday, 8 November 2004 1:53 PM To: CFAussie Mailing List Subject: [cfaussie] Re: Slow cfhttp HTTP is a funny old thing. Try using the WinHTTP object and test the response time with that. If it is the same, you can get the winhttptrace tool and it will provide a detailed dump of the HTTP transaction. When you open in the browser, is it on the CF box or your own workstation? Regards, Jon On Mon, 8 Nov 2004 13:45:31 +1100, Ryan Sabir <[EMAIL PROTECTED]> wrote: > Hi folks, strange problem here.. > > I'm pulling some data from an XML feed. When I view the URL in my > browser the XML data appears instantly, but when I try and get the > data using CFHTTP, it takes ages and usually times out. Has anyone had > this happen before? > > bye! > > ----------------------- > Ryan Sabir > Newgency Pty Ltd > 2a Broughton St > Paddington 2021 > Sydney, Australia > Ph (02) 9331 2133 > Fax (02) 9331 5199 > Mobile: 0411 512 454 > http://www.newgency.com/index.cfm?referer=rysig > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To > unsubscribe send a blank email to > [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
