一、LNMP—web
1. 概述
LNMP/LAMP = linux/windows/unix + apache/nginx + mysql/pgsql + php/jsp
2. nginx部署及其平滑升级
3. nginx七层负载均衡及算法
算法参考文档:https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/
实操
4. nginx安全控制
5. nginx基础配置
6. nginx重定向与防盗链
7. php源码编译与初始化
8. php与nginx的高速缓冲
9. tomcat session共享
nginx、tomcat负载均衡+反向代理+memcached