out of memory error / best practices for pushing out large data
out of memory error / best practices for pushing out large data
- Subject: out of memory error / best practices for pushing out large data
- From: Jaime Magiera <email@hidden>
- Date: Sat, 27 Aug 2005 22:52:39 -0400
My WO application generates Quicktime Movie data on the fly.
Generating the file works fine. I created a "DownloadGenerator"
component with "fileName", "contentType" and "data" parameters. The
component uses appendToResponse to push out the download. The files
are anywhere from 50 to several hundred megs. This often leads to an
"Out of Memory" error when I try to push the file out to the user.
Is there some tweaking I can do, or a better procedure for pushing
these files out? I thought about just generating the URL to the file,
and a couple other ways. However, pushing a download out
automatically would be preferred.
suggestions?
Jaime
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden