Proxying HTTP Requests And Websockets In Node.js
blog.nodejitsu.com
Proxying HTTP Requests And Websockets In Node.js
1–2 of 2 posts
Re: Proxying HTTP Requests And Websockets In Node.js
#2Shiny! I really like that, with how to round-robin load-balancing is structured, I could add some code to receive info for new servers as they spin up and just push the data to the end of the list. Makes for awesome scaling. :)