Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 287 Bytes

File metadata and controls

25 lines (16 loc) · 287 Bytes

网络延迟案例

Linux 性能优化实战》第 40 篇案例。

案例场景:

  • Nginx 延迟大

构建 Docker 镜像

make build

运行案例应用

make run

停止应用

make clean