Reverse proxy in the computer world, due to a single server's ability to deal with the client (user) request has a limit, when the user access requests and trendy, pouring cause server busy not to come over, you can use multiple servers to share the tens of thousands of users request, the server to provide the same service, for users, You don't feel any difference at all.

Reverse proxy implementation:
1. A load balancing device is required to distribute user requests to idle servers
2.2 The server returns its own service to the load balancer
3. The load balancer returns the server service to the user. Users and direct communication load balancers, also means that the user do DNS server, parse the IP is load balancing IP, rather than the server's IP, so there is a benefit is that when the new add/remove the server, the only need to modify the load balancing server list, without affecting the existing service.
The major difference between a forward proxy and a reverse proxy is that the object of a forward proxy is a client and that of a reverse proxy is a server.
Roxlabs contains a variety of proxy resources, all of which provide tests and receive test methods:
1.Click to register: https://www.roxlabs.io/
2. Activate the account
3. Extraction and use