Think about the words "load balancer". It balances the load, but if there is only 1 webserver, how can the load be balanced, if there is no other webserver where the load can be balanced? You need at least a second webserver on a second machine to get the advantage of a load balancer, but before...