Node.js version is v0.6.18

понедельник, 21 мая 2012 г., 12:18:59 UTC+3 пользователь Aleksey Ryb 
написал:
>
> Update:
> I get this error:
> HTTP.CLIENTERROR { [Error: Parse Error] bytesParsed: 0 } Error: Parse Error
>     at Socket.onend (http.js:1530:22)
>     at TCP.onread (net.js:389:26)
> Error appears only when using opera browser after about file is uploaded 
> for about 50 mb. After that I get this error each time.
> Tried to use haproxy as frontend - didn't helped. I can't use proxy like 
> nginx, because I need to handle file upload on fly.
>
> четверг, 17 мая 2012 г., 13:54:04 UTC+3 пользователь Aleksey Ryb написал:
>>
>> Hi, all. Maybe someone had same problem:
>> I'm developing node.js - solution where users can upload files to server 
>> using node.js directly without any proxy.
>> It uses formidable module. Files are videos, after upload they are 
>> processed, extracting audio etc.
>> The problem is: it works fine in all browsers except Opera. In Opera 
>> connection is aborted with strange error. You can see error here 
>> https://github.com/joyent/node/issues/1956 .
>> Please, help.
>>
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to