]> git.kaiwu.me - nginx.git/commit
FastCGI: fixed start pointers in request buffers.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 18 Sep 2014 12:37:14 +0000 (16:37 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 18 Sep 2014 12:37:14 +0000 (16:37 +0400)
commit66876d0b098fee3e3a0cbdf039a11050814f55e0
tree28c26aac7946978a11de669c9f77e516c52a8973
parenta7798de9bd8f1f4fd5bce6d77631073d472bed8a
FastCGI: fixed start pointers in request buffers.

The start pointers are used in ngx_http_upstream_reinit() to
reinit FastCGI requests.
src/http/modules/ngx_http_fastcgi_module.c