That is a good example but what if you have a cluster of http-proxy, you may end up sending 10 request to on app then 10 to the other.
What are peoples take on loadbalanceing over two or more app? On Wednesday, August 15, 2012 5:49:41 PM UTC-4, José F. Romaniello wrote: > > is called round-robin, I dont know if they do that but i know in the > node-http-proxy there is a very nice example: > > > https://github.com/nodejitsu/node-http-proxy/blob/master/examples/balancer/simple-balancer.js > > > btw, I love the level of openess of both companies :) > > 2012/8/15 Tim Dickinson <[email protected] <javascript:>> > >> round ribbon > > > -- 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
