comparison .hgtags @ 5848:106a8bfa4f42

Upstream: fixed file buffers reinit in ngx_http_upstream_reinit(). Previously, a file buffer start position was reset to the file start. Now it's reset to the previous file buffer end. This fixes reinitialization of requests having multiple successive parts of a single file. Such requests are generated by fastcgi module.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 18 Sep 2014 16:37:16 +0400
parents 4062a5d59d41
children a215d9021f13
comparison
equal deleted inserted replaced
5847:52b4984d2b3c 5848:106a8bfa4f42