mirror of https://github.com/nginx/nginx
Similarly to previous changes, if a buffered request body wasn't fully sent, a partially sent buffer was sitting in the busy chain and not recycled when switching to the next upstream server. This resulted in a stalled connection because ngx_output_chain() could not get a free buffer to read the next portion of request body.pull/1058/head
parent
828d5b5178
commit
784244e188
Loading…
Reference in new issue