Hello,
How can i setup my server to handle high traffic with many concurrent users with NGINX. I would like to use all the benefits from the technologies NGINX uses such as micro caching, reverse proxy, load balancing, etc.
Ideally, I would like to setup a second server to act as a load...