Proxy, Reverse Proxy &Load Balancer

Proxy

Most of us when we use company network and we cant browse everything it passes through a proxy which it filters or restricts the information, for instance, some movie sites are always restricted except some education video sites.

Benefits:-

Restricts unwanted site

Route based on the geolocation

cache

Reverse Proxy

A reverse proxy may act either as a simple forwarding service or actively participate in the exchange between client and server. When the proxy treats the client and server as separate entities by implementing dual network stacks, it is called a full proxy.

Benefits

Load balancing

Caching

Logging

SSL interface

Compression

Load Balancing

Benefits

Single point of failure

Load Distribution

Session Persistence

--

--

https://www.linkedin.com/in/abhilashranjan/

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store