Nginx中文文档

调试 nginx

Nginx的一个 杀手级特性 就是你能使用 debug_connection 指令只调试 某些 连接。

这个设置只有是你使用 --with-debug 编译的nginx才有效。