Part 1: Create a working http load balancer
I'v decided to use amazon for hosting my (Ubuntu 14.04 trusty) server (t2.nano (still an overkill, anything with 256 mb ram is sufficient IMHO))
-
you have to create a security profile which opens port 22 for ssh, 80 for http, and 443 for https.
-
ssh into your server.