Latest update - 7671

This commit is contained in:
2020-06-28 19:20:30 +09:00
parent d3a0c6f60b
commit f1c30863fd
9 changed files with 128 additions and 27 deletions
+1
View File
@@ -1141,6 +1141,7 @@ ngx_http_uwsgi_create_request(ngx_http_request_t *r)
r->upstream->request_bufs = cl;
}
b->flush = 1;
cl->next = NULL;
return NGX_OK;