On Sun, Oct 7, 2012 at 2:50 AM, Justin Meltzer <[email protected]> wrote: > Thanks Ben! > > Patch[1] gets rid of the "data length too long" error, and is better than > the hack I did. However, it does not fix the breaking up of data. > > Reverting commit f210530f unfortunately does not prevent the data from being > broken up either. > > Any other ideas?
I'm afraid not. I can land a patch that turns on SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER but I can't tell if the socket.io error is a bug in socket.io or node. Try contacting the socket.io authors - if it turns out it's a bug in node, they can forward the bug report to us. -- 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
