摘要: 回到ngx_http_upstream_send_response,如果是buffering,就会进入后面的处理过程,准备一个ngx_event_pipe_t结构的数据,这个结构可以通过upstream的u->pipe进行索引找到。首先设置p->output_filter输出过滤函数为ngx_htt 阅读全文
posted @ 2020-11-11 22:31 codestacklinuxer 阅读(178) 评论(0) 推荐(0)