Upload a very large file to a DirectAction
Upload a very large file to a DirectAction
- Subject: Upload a very large file to a DirectAction
- From: Freddie Tilley <email@hidden>
- Date: Wed, 22 Oct 2008 12:06:12 +0200
I'm trying to upload a very large file to a DirectAction. Checking out
the Apple
sample code I find the upload to direct action called:
ProcessFileUploadWithIteratorAction
this uses the WOMultipartIterator. Using the apple sample uploading
small files works without
problems. But uploading a large file (2.3GB) it gives the following
error even though
the documentation says it should be able to handle large files:
<com.webobjects.appserver._private.WOHttpIO> Unable to parse content-
length header: '2472285238'.
<com.webobjects.appserver._private.WOHttpIO> Unable to parse content-
length header: '2472285238'.
Is there a solution/workaround for this?
Freddie Tilley
_______________________________________________
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