To loadbalance requests to several server listening to https oder http
When you have installed NPM like this
then you can install node-http-proxy by:curl http://npmjs.org/install.sh | sh
npm install http-proxy
Now you can use this file proxy.js:
you can start the load-balancer like this:
node proxy.js
Keine Kommentare:
Kommentar veröffentlichen