排序
宝塔面板开启Nginx fastcgi_cache缓存为WordPress提速
现在宝塔面板都默认编译了 Nginx ngx_cache_purge 模块,所以我们直接跳过安装方法。 Nginx配置 全局设置 现在我们开始配置nginx,来到宝塔后台,在软件商店找到Nginx,点击设置按钮,在配置...
Linux下清除服务器缓存
操作环境:CentOs X64 清除缓存执行命令 [root@VM_230_32_centos www]# sync; echo 3 > /proc/sys/vm/drop_caches [root@VM_230_32_centos www]# free -m total used free shared buff/cache...
使用云数据库 Redis 版为 WP 做缓存
云计算 Redis 版是阿里云在 Redis 社区 2.8 版本基础上开始维护的分支,并 Backport 了部分 3.0 分支的功能,具体新特性有:短连接优化,弱网复制优化,持久化系统优化,热升级优化,高可用探测...