Tag Archives: Servers

[How To] Using NGinx as a Load Balancer

NGinx is an asynchronous event-driven web-server which has become immensely popular in recent years for its performance advantages. NGinx can be used is a reverse proxy to load balance HTTP requests among back-end servers. Here is how this can be … Read More…

Posted in How To, Server Administration | Tagged , , , , , , , , | 4 Comments