Does not help you today, but keep an eye out for Railo 4 (Appollo)Micha has some cool ReST stuff baking in the oven ;-)
<tease>Does not help you today, but keep an eye out for Railo 4 (Appollo)Micha has some cool ReST stuff baking in the oven ;-)</tease>
Probably a very wrong answer, but doesn't cfflush allow you to do this?
Thanks,
Jean
Probably a very wrong answer, but doesn't cfflush allow you to do this?
Thanks,
Jean
There's an assumption here that Railo would in fact shove the entire
100MB into RAM and/or manipulate it like one huge block at once - that
there is no better blob management already "under the hood" here.
Al
On Tuesday, June 26, 2012 12:51:28 PM UTC-4, Alan Holden wrote:There's an assumption here that Railo would in fact shove the entire
100MB into RAM and/or manipulate it like one huge block at once - that
there is no better blob management already "under the hood" here.
Yes, but it is a correct assumption. If you have an API call that says "give me all the content", how could it give you incomplete content?Of course, it could die trying if the content is so large that the infrastructure isn't designed to hold that much data in a variable.
Thanks for your suggestions.
Hello Arthur, Can't you stream with a front-end? Why do you need to load the app?
I hope you can take the time to post back with your solution.
Al