学习nginx架构设计与实现,翻译nginx的源码,写nginx的测试代码, 在issue中记录nginx的精妙设计及其常见问题https://github.com/vaynedu/nginx-1.16.0/issues 。 myexercise内存池、哈希表、链表、md5、crc测试代码,mymodule中有hello自定义模块代码。通过nginx将自己整个知识体系连接起来
BSD 2-Clause "Simplified" License
12
stars
2
forks
source link
这种IO毛刺如何定位呢? #63
Open
vaynedu opened 4 years ago
昨天运维反馈整个机房都出现这种毛刺?那这种问题该如何分析呢? 待补充
(已解决,业务小分片回源,引起大量小io读)