摘要:
1、Caching 1.1、Supported Cache Providers 1.1.1、 Generic 1.1.2、 JCache (JSR-107) 1.1.3、Hazelcast 1.1.4、Infinispan 1.1.5、Couchbase 1.1.6、Redis 1.1.6.1、引入 阅读全文
posted @ 2022-11-07 23:02
Bruce.Chang.Lee
阅读(193)
评论(0)
推荐(0)
摘要:
The reference documentation consists of the following sections: Legal Legal information. Getting Help Resources for getting help. Documentation Overvi 阅读全文
posted @ 2022-11-07 23:00
Bruce.Chang.Lee
阅读(246)
评论(0)
推荐(0)
摘要:
1、全局块 1.1、user指令 用于配置运行Nginx服务器的worker进程的用户和用户组。使用user指令可以指定启动运行工作进程的用户及用户组,这样对于系统的权限访问控制的更加精细,也更加安全。 | 语法 | user user [group] | | | | | 默认值 | nobody 阅读全文
posted @ 2022-11-07 22:22
Bruce.Chang.Lee
阅读(183)
评论(0)
推荐(0)
摘要:
1、停止Nginx服务 /usr/local/nginx/sbin/nginx -s stop 2、查找根下所有名字包含nginx的文件 find / -name nginx 3、删除nignx安装的相关文件 rm -rf /usr/local/nginx 4、停用开机自启动服务 systemctl 阅读全文
posted @ 2022-11-03 10:23
Bruce.Chang.Lee
阅读(223)
评论(0)
推荐(0)
浙公网安备 33010602011771号