Nginx implements reverse proxy, load balancer-technology flow Ken

Source: Internet
Author: User

This blog post is the "Nginx implementation of dynamic/static file caching-technology flow Ken" two. This article will detail how Nginx implements reverse proxy and load balancing technology, supplemented by practical cases.

Reverse proxy--"reverse proxy" means to accept a connection request on the Internet as a proxy server, then forward the request to a server on the internal network and return the results from the server to the client requesting the connection on the Internet, Reverse. At this point the proxy server appears as a reverse proxy server externally. ”

Load Balancing-"network-specific terminology, load balancing based on the existing network structure, it provides a cheap and effective transparent way to expand network equipment and server bandwidth, increase throughput, enhance network data processing capacity, improve network flexibility and availability." ”

2.nginx implementing reverse Proxy 1. Several concepts

Reverse proxy: After receiving a client request, the destination IP address and port will be repaired

Forward proxy: After receiving a client request, the source IP address and port are repaired

Upstream servers: Which nodes in the back-end of the proxy server are actually serving clients, such servers are called upstream servers

Downstream server: The client is the downstream node vhttps://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html
Https://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html
Https://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html
Https://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html
Https://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html
Https://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html
Https://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html
Https://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html
Https://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html
Https://baobao.baidu.com/article/8e250ea7127f8a5d0b52c0881407017a.html

Nginx implements reverse proxy, load balancer-technology flow Ken

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.