Keepalived
发布于 2021-09-10
Keepalived是为Nginx集群提供高可用的解决方案,传统的Nginx集群搭建一台Nginx服务器和多个web服务器(tom …
: Undefined array key "dark" in /www/wwwroot/wql_luoqin_ltd/wp-content/themes/Sakura/functions.php on line 694
class="archive category category-nginx category-54 wp-custom-logo hfeed chinese-font ">
一,Nginx缓存 一,Nginx缓存的概念 缓存概念:缓存就是数据交互的缓冲区(cache),当用户要获取数据的时候,会先从缓存 …
一,Nginx反向代理 一,nginx反向代理的配置指令 Nginx反向代理的指令是由ngx_http_proxy_module模 …
一,静态资源优化 Nginx对静态资源主要用三个属性进行优化: sendfile on; tcp_nopush on; tcp_n …