|
51 | 51 | * [Nginx配置Rtmp支持Hls的直播和点播功能](/Nginx-Rtmp/HLS-live-vod.md)
|
52 | 52 | * [HLS视频直播和点播的Nginx的Location的配置信息(成功)](/Nginx-Rtmp/HLS-live-vod-locatiuon-config.md)
|
53 | 53 |
|
54 |
| -###### PHP 相关 |
| 54 | +###### 其他 |
55 | 55 | * [Nginx和PHP-FPM的开机自动启动脚本](/PHP/PHP-FPM/config.md)
|
56 | 56 | * [php-fpm/www.conf 的配置 ](/PHP/PHP-FPM/config.md)
|
57 | 57 | * [深入剖析 Web 服务器与 PHP 应用的通信机制 - 掌握 CGI 和 FastCGI 协议的运行原理](https://mp.weixin.qq.com/s/6Kyfvc_N7PhBtFPstgt3MA)
|
|
72 | 72 | * [Redis协议规范(译文)](http://www.hchstudio.cn/article/2018/e687/)
|
73 | 73 | * [负载均衡中使用Redis实现共享Session](https://segmentfault.com/a/1190000011558000)
|
74 | 74 | * [Redis 设计与实现](https://github.com/huangz1990/redis-3.0-annotated)
|
75 |
| - |
76 |
| -###### PHP 相关 |
| 75 | +* [为什么分布式一定要有Redis?](https://mp.weixin.qq.com/s/8uii1BzfVfChbH_t5Gk_8Q) |
| 76 | +* [使用Lua脚本实现分布式锁](https://www.cnblogs.com/tinywan/p/9643022.html) |
77 | 77 | * [PHP 脚本执行一个Redis 订阅功能,用于监听键过期事件,返回一个回调,API接受改事件](/Redis-PHP/Php-Run-Redis-psubscribe/nohupRedisNotify.php)
|
78 | 78 | * [阿里云Redis开发规范](https://yq.aliyun.com/articles/531067)
|
79 | 79 | * [高可用Redis服务架构分析与搭建](https://mp.weixin.qq.com/s/DA4uhPULaXI-KDKwvLzb8Q)
|
80 | 80 | * [如何轻松搭建电商秒杀系统](https://yq.aliyun.com/articles/277885)
|
81 | 81 |
|
82 | 82 | #### Openresty 教程
|
83 | 83 |
|
84 |
| -###### 基础 |
85 | 84 | * [安装默认配置信息](/Openresty/openresty-basic.md)
|
86 | 85 | * [OpenResty 最佳实践](https://moonbingbing.gitbooks.io/openresty-best-practices/content/index.html)
|
87 | 86 | * [如何编译一个高性能 OpenResty](https://yq.aliyun.com/articles/228399)
|
|
100 | 99 |
|
101 | 100 | #### Linux 教程
|
102 | 101 |
|
103 |
| -###### Systemd 入门教程 |
104 | 102 | * [命令篇](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-commands.html)
|
105 | 103 | * [实战篇](http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-part-two.html)
|
106 | 104 | * [定时器教程](http://www.ruanyifeng.com/blog/2018/03/systemd-timer.html)
|
|
112 | 110 | * [Nginx日志定时备份和删除](/Nginx-Rtmp/Shell_Nginx_Log_cut.sh)
|
113 | 111 | * [SHELL脚本小技巧](/Nginx-Rtmp/Shell_script.md)
|
114 | 112 | * [Mysql 自动备份脚本安全加锁机制](/Nginx-Rtmp/backup_mysql.sh)
|
115 |
| - |
116 |
| -###### PHP 相关 |
117 | 113 | * [PHP和Shell 脚本如何很好的搭配](/PHP/php-shell_run.md)
|
118 | 114 |
|
119 |
| -#### Lua-Ngx |
120 |
| - |
121 |
| - |
0 commit comments