By setting up an Apache server to complete thehttps://10.6.177.66 content access, later after learning to understand, we actually need in their Apache server, create a https://10.6.177.66 reverse proxy. Let's start by describing what a reverse proxy
Nginx Reverse Proxy Server Load balancer page cache URL rewriting and read/write splitting
Outline
I. Preface
II. Environment preparation
3. install and configure Nginx
Iv. reverse proxy for Nginx
5. Load Balancing for Nginx
Vi. Nginx page
In cryptography, CA (Certificate Authority) refers to an organization trusted by multiple users, which can create and assign public key certificates.For the sake of standardization, we will first introduce the terms that may be involved in this
1.1 Introducing Reverse ProxiesThe reverse proxy method refers to a proxy server that accepts connection requests on the Internet, then forwards the request to a server on the internal network and returns the results from the server to the client
The static and dynamic separation in this paper is mainly realized by Nginx+tomcat, in which the nginx handles the images, HTML, JS, CSS and so on, and Tomcat handles the dynamic requests such as JSP and servlet. Server Name System version
1. Install nginx1.1 Nginx Package and its dependent package download for module dependencies, Nginx relies on the following three packages:
Gzip module requires zlib library (http://www.zlib.net/);
Rewrite module requires Pcre library
Compile and install Apache HTTP Server 2.4.23and configuring the Http/https reverse ProxyOne, dependent software:1.1 gcc and C + + compilers
Gcc
C + + Compiler
1.1.1 If the above dependent packages are not installed, perform the
Nginx can be installed using the default packages of each platform, this article is to introduce the use of source code compilation installation, including specific compilation parameters information.Preparatory work:1. Install the necessary
Nginx the principle advantages of reverse proxy:
A reverse proxy can be simply understood to be a proxy server that receives a server request on the Internet, then forwards the request to the internal server, and then returns the result to the
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.