Naa no proxies in the mix here... This is on an old site that's still running CF5... when I try it in CFMX it works better, still a bit slow though.
For the moment I've got CF calling an ASP page, and the ASP page contacts the server to get the XML data. That will do for now.. we'll be upgrading the site to CFMX soon (probably about the time Blackstone comes out!) bye! Monday, November 8, 2004, 3:38:05 PM, you wrote: WDD> Ryan, WDD> Is it a proxy server issue? WDD> I had a similar issue after a recent proxy change: browser had all the WDD> correct details but CF Server needed 'em too! WDD> Cheers WDD> David WDD> -----Original Message----- WDD> From: [EMAIL PROTECTED] WDD> [mailto:[EMAIL PROTECTED] On Behalf Of Jon Austin WDD> Sent: Monday, 8 November 2004 1:53 PM WDD> To: CFAussie Mailing List WDD> Subject: [cfaussie] Re: Slow cfhttp WDD> HTTP is a funny old thing. WDD> Try using the WinHTTP object and test the response time with that. If it is WDD> the same, you can get the winhttptrace tool and it will provide a detailed WDD> dump of the HTTP transaction. WDD> When you open in the browser, is it on the CF box or your own workstation? WDD> Regards, WDD> Jon WDD> 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/ >> WDD> --- WDD> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] WDD> To unsubscribe send a blank email to WDD> [EMAIL PROTECTED] WDD> Aussie Macromedia Developers: http://lists.daemon.com.au/ WDD> --- WDD> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] WDD> To unsubscribe send a blank email to [EMAIL PROTECTED] WDD> Aussie Macromedia Developers: http://lists.daemon.com.au/ ----------------------- 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/
