Hello!

Nice post, have you tried benchmarking node.js version 0.11? We've
rewritten most of TLS stuff and moved it into C++ (from javascript), on my
local benchmarks it seems to be significantly faster than node.js 0.10 (and
even more faster than 0.8).

Looking forward for continuation!

Cheers,
Fedor.


On Tue, Oct 1, 2013 at 12:37 AM, Jimb Esser <wastel...@gmail.com> wrote:

> I referenced some of our conclusions about this in a previous 
> thread<https://groups.google.com/forum/#!topic/nodejs/k0jf4RIVT7E/discussion>,
> but have recently put up a blog post with a bunch of details and
> performance comparisons between HAProxy, Nginx, Stud, Node.js (both Express
> and a custom server), and Apache, which is how we decided to go with
> HAProxy -> Stud -> Node.js for SSL termination on our WebSockets-requiring
> app, Cloud Party.  If there's enough interest, I might do a follow-up with
> all of the configuration details needed to walk someone through setting up
> something similar.
>
>
> http://blog.cloudparty.com/2013/09/30/efficient-load-balancing-and-ssl-termination-for-websockets-and-node-js/
>
>   Jimb Esser
>   Cloud Party, Inc
>
> --
> --
> 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 nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> 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 nodejs+unsubscr...@googlegroups.com.
> 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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
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 nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to