[ACFUG Discuss] cfhttp retrieving a file

2006-11-22 Thread Steven Ross
Hey all I've got a page that is outputting a file (mp3 to be exact) I want to hit that with cfhttp and output the data back to the browser as a valid mp3 file. The reason why cfhttp is calling a cfm that serves a mp3 is that I have to simulate what the external service is going to do when it is

RE: RE: [ACFUG Discuss] cfhttp retrieving a file

2006-11-22 Thread Charlie Arehart
, November 22, 2006 1:02 PM To: discussion@acfug.org Subject: Re: RE: [ACFUG Discuss] cfhttp retrieving a file Yeah I've tried what you suggested... it doesn't work. I just get a quicktime movie with a question mark on it. I guess I should go get firebug and look to see what it is sending. Everything

Re: re[3]: [ACFUG Discuss] cfhttp retrieving a file

2006-11-22 Thread Steven Ross
Actually that isn't the scenario at all on this... we are streaming these files in flash so the faster we can get them to the user the faster it will start playing. Each box in this cluster has 32 GB of ram and these are small files. Also caching isn't an option because we aren't using sticky