---

How to use Apache reverse proxy as Load Balancer

everse proxy is useful in many ways, like

??? It can hide the origin serve, thus making it more secure & immune to attacks,

??? It can act as a load balancer,

??? Reverse proxy can also be used to encrypting/decrypting webserver traffic, thus taking some load off from the backend servers.

??? It can also be used for caching static as well as dynamic contents, which also reduces load off the web servers.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis