|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/linux-nginx-load-balance/
课程评论:没有评论
**课程名称:** Linux Web Server/Web Application Load Balancing using Nginx **课程概述:** 本课程将带您深入了解负载均衡的基本概念、不同类型及算法。您将学习如何安装和配置 Nginx 作为负载均衡器,并将其设置为将客户端请求转发至后端应用程序/Web服务器。课程将从基本的 Web 服务器安装入手,假设您已有 Web 服务器配置的基础知识。随后,我们将深入探讨 Nginx 的各种配置指令。最终,您将能够配置 Nginx 实现 HTTP 负载均衡、HTTPS 负载均衡以及 TCP/IP 负载均衡,并运用不同的负载均衡算法。课程还将涵盖如何配置 Nginx 以监控后端服务器的健康状况。
In this course you will learn basic about Load Balancing, load balancing types and algorithms.You will install and configure Nginx load balance, configure Nginx to forward request from client to your back-end application/web server. I will go through a very basic installation of Web server, but you have to have knowledge of configuring Web server. The I will go through some directives of Nginx configuration. And after that you will configure HTTP Load balancing, HTTPS Load Balancing, TCP/IP Load Balancing using different algorithms. Finally you will configure Nginx, so that we can check health of our server.