Research on deployment method of dynamic and static separation architecture based on Nginx
In order to optimize the security measures taken when using Huawei 2288H V5 rack server to deploy business ap-plications in the LAN environment of colleges and universities,and to solve the problem of limiting the flexibility of services due to the closure of non-essential ports,a solution based on Nginx middleware as a reverse proxy service is proposed.First of all,the user initiates the service request through Nginx;then,according to different request addresses,Nginx forwards it to other ports in the lo-cal service through reverse proxy to process the corresponding business logic.Finally,the results of the request response to the user.The experimental results show that the server only provides a service port,and the actual service port is hidden to the user,which improves the security.At the same time,the port can also correspond to the KVM virtualization service,which greatly im-proves the resource utilization of the server.
Nginxstatic and dynamic separationreverse proxyKVM