I was wondering which is the best webserver that would be able to server static content with the highest performance, and also is able to perform load balancing.
I looked into apache, lighttpd, nginx, and cherokee, but I am not sure which one would be my best option as a load balancer.
Thanks,