Perhaps this is fixable in ERWOAdaptor without need to fix WOHttpIO or WORequest. ERWOAdaptor is currently limited to 100Mb. I'll look at that possibility when I go back to update the WebSockets implementation, but I'm sorta busy at the moment. :-)
Ramsey On Mar 1, 2012, at 9:24 AM, Kieran Kelleher wrote: > Another viewpoint might be that only a few rare apps need > 2GB upload size, > so like everything else in Wonder, the person who needs a new feature should > implement it (themselves or via contractor) and then do a pull request > perhaps? I don't need this, and I don't know if I will ever need it, but the > day I need it in one of my apps is the day I would work on implementing it. > > BTW, if the community was going to fund projects, it might be a good idea to > pick the github Issues with the most votes. I don't think github issues has > voting like JIRA had, so people can just add a '+1' comment on the Issue > discussion maybe. > > Anyway, that was just a few thoughts to add to the discussion > > Cheers, Kieran > > On Mar 1, 2012, at 10:36 AM, Pascal Robert wrote: > >> Since this is, to my view, a bug affecting all of the community, wocommunity >> should paid for the work… if someone is willing to work on it. WOHttpIO is a >> final class... >> >>> No workaround that I know of. It will require someone to write a patch in >>> Wonder to overcome this limitation. >>> >>> On Feb 29, 2012, at 11:52 PM, Gordon Belray wrote: >>> >>>> Hi, >>>> >>>> I'm running WebObjects 5.4.3 and am seeing this error uploading a 2.1 GB >>>> file: >>>> >>>> <com.webobjects.appserver._private.WOHttpIO> Unable to parse >>>> content-length header: '2255571732'. >>>> >>>> Mike suggested it was fixed in 5.4, anyone else encountering it. Is there >>>> a workaround? >>>> >>>> Thanks, >>>> Gordon >>>> >>>> Gordon Belray >>>> Information Technology Services >>>> University of Toronto Libraries >>>> >>>> >>>> _______________________________________________ >>>> Do not post admin requests to the list. They will be ignored. >>>> Webobjects-dev mailing list ([email protected]) >>>> Help/Unsubscribe/Update your Subscription: >>>> https://lists.apple.com/mailman/options/webobjects-dev/kelleherk%40gmail.com >>>> >>>> This email sent to [email protected] >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca >>> >>> This email sent to [email protected] >> > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/rgurley%40smarthealth.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
