If I have a site with say 5 million unique visitors a month (probably 10+ million bot crawls) what size of a server would I need for nginx solely as a load balancer (using reverse proxy to apache on other servers)?
I've read somewhere that some use atom servers as frontend load balancers but I'm not sure about that.