FWIW we saw this in production and had to turn off SNI to make it work. The problem is a bug in F5s that has been fixed but your endpoint obviously hasn't been patched yet. We saw this at Amex but they have since patched their F5s at our request.
There's some info on this page: http://support.f5.com/kb/en-us/solutions/public/13000/600/sol13687.html On Mon, Jul 29, 2013 at 6:19 PM, Chris Scribner <[email protected]> wrote: > Setting NPNProtocols: [] didn't seem to affect packet size, and it looks > like node doesn't pass through the servername parameter to TLS. I'm not > seeing any other options to play with. > > -- > -- > 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 > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
